On Wed, 6 May 2015, Arnd Bergmann wrote: > Conversion for sys_futex is particularly easy, we can use the unmodified > compat_sys_futex on 32-bit systems to provide compatibility for 32-bit > time_t, and change sys_futex to pass a __kernel_timespec, which matches > what future libc implementations will use as their struct timespec. > > 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
