Re: [PATCH] Replace get_seconds with ktime_get_seconds

From: David Miller
Date: Mon Sep 21 2015 - 00:54:15 EST


From: Ksenija Stanojevic <ksenija.stanojevic@xxxxxxxxx>
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 <ksenija.stanojevic@xxxxxxxxx>
> Reviewed-by: Arnd Bergmann <arnd@xxxxxxxx>

Applied to net-next, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/