From: Ksenija Stanojevic
Date: Thu, 17 Sep 2015 18:12:53 +0200
> Replace time_t type and get_seconds function which are not y2038 safe
> on 32-bit systems. Function ktime_get_seconds use monotonic instead of
> real time and therefore will not cause overflow.
>
> Signed-off-by: Ksenija Stanojevic
Replace time_t type and get_seconds function which are not y2038 safe
on 32-bit systems. Function ktime_get_seconds use monotonic instead of
real time and therefore will not cause overflow.
Signed-off-by: Ksenija Stanojevic
Reviewed-by: Arnd Bergmann
---
net/rxrpc/ar-connection.c | 4 ++--
net/
2 matches
Mail list logo