Arnd Bergmann bec2f7cbb7 y2038: futex: Add support for __kernel_timespec
This prepares sys_futex for y2038 safe calling: the native
syscall is changed to receive a __kernel_timespec argument, which
will be switched to 64-bit time_t in the future. All the internal
time handling gets changed to timespec64, and the compat_sys_futex
entry point is moved under the CONFIG_COMPAT_32BIT_TIME check
to provide compatibility for existing 32-bit architectures.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2018-12-07 22:19:07 +01:00
..
2018-11-02 11:25:48 -07:00
2018-10-31 08:54:16 -07:00
2018-11-01 10:00:38 +01:00
2018-10-31 08:54:16 -07:00
2018-11-02 11:25:48 -07:00
\n
2018-08-17 09:41:28 -07:00
2018-08-15 10:46:54 -07:00
2018-11-01 11:46:27 -07:00
2018-01-05 18:43:00 +11:00
2018-10-31 08:54:16 -07:00
2018-10-31 08:54:16 -07:00
2018-10-09 17:25:58 +02:00
2018-12-06 17:22:53 +01:00
2018-07-03 09:20:44 +02:00
2018-09-20 22:01:11 +02:00