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-10-31 10:57:43 -07:00
2018-10-31 16:47:55 -07:00
2018-11-01 08:42:21 -07:00
2018-10-30 09:08:07 -07:00
2018-11-04 08:20:09 -08:00
2018-10-31 19:24:21 +01:00
2018-11-01 19:59:53 -06:00
2018-10-31 08:54:12 -07:00
2018-11-01 19:59:53 -06:00
2018-11-01 19:59:53 -06:00
2018-10-31 16:53:17 -07:00
2018-10-26 16:26:32 -07:00
2018-11-02 11:25:48 -07:00
2018-12-06 17:23:31 +01:00
2018-11-01 18:34:46 -07:00
2018-11-01 18:34:46 -07:00
2018-11-02 19:39:54 +01:00
2018-10-26 16:26:32 -07:00
2018-10-26 12:57:38 -07:00
2018-11-02 09:33:08 -07:00
2018-12-07 22:19:07 +01:00
2018-11-03 10:09:37 -07:00
2018-10-31 08:54:12 -07:00
2018-10-26 16:38:15 -07:00
2018-10-29 20:26:06 -07:00
2018-10-26 16:25:18 -07:00
2018-10-26 16:25:18 -07:00
2018-10-26 16:25:19 -07:00
2018-10-31 08:54:16 -07:00
2018-10-26 16:26:35 -07:00
2018-10-31 08:54:17 -07:00
2018-11-03 10:09:37 -07:00
2018-10-31 08:54:15 -07:00
2018-10-26 16:25:19 -07:00
2018-10-31 08:54:14 -07:00
2018-11-03 10:09:37 -07:00
2018-10-29 10:42:20 -07:00
2018-10-26 16:26:34 -07:00
2018-10-31 08:54:14 -07:00
2018-10-26 16:26:35 -07:00
2018-10-26 16:26:32 -07:00
2018-10-26 16:26:32 -07:00
2018-10-31 08:54:13 -07:00
2018-11-01 11:46:27 -07:00
2018-12-06 17:22:53 +01:00
2018-10-26 16:26:31 -07:00
2018-10-28 11:35:40 -07:00
2018-12-07 22:19:07 +01:00
2018-11-01 19:59:53 -06:00