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 <[email protected]>
Reviewed-by: Thomas Gleixner <[email protected]> _______________________________________________ Y2038 mailing list [email protected] https://lists.linaro.org/mailman/listinfo/y2038
