Arnd Bergmann 82210fc778 y2038: vdso: change timespec to __kernel_old_timespec
In order to remove 'timespec' completely from the kernel, all
internal uses should be converted to a y2038-safe type, while
those that are only for compatibity with existing user space
should be marked appropriately.

Change vdso to use __kernel_old_timespec in order to avoid
the deprecated type and mark these interfaces as outdated.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2019-11-15 14:38:28 +01:00
..
2019-08-16 14:32:26 -07:00
2019-09-19 13:27:23 -07:00
2019-08-16 14:32:26 -07:00
2019-08-16 14:32:26 -07:00
2019-09-24 15:54:09 -07:00
2019-09-20 08:36:47 -07:00