Re: [PATCH 3/5] ntp: use timespec64 in sync_cmos_clock
From: Thomas Gleixner <hidden>
Date: 2015-09-30 07:23:01
Also in:
lkml
From: Thomas Gleixner <hidden>
Date: 2015-09-30 07:23:01
Also in:
lkml
On Mon, 28 Sep 2015, Arnd Bergmann wrote:
The sync_cmos_clock has one use of struct timespec, which we want to eventually replace with timespec64 or similar in the kernel. There is no way this one can overflow, but the conversion to timespec64 is trivial and has no other dependencies. Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Thomas Gleixner <redacted> _______________________________________________ Y2038 mailing list Y2038@lists.linaro.org https://lists.linaro.org/mailman/listinfo/y2038