Skip to content
Commit 82210fc7 authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

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: default avatarArnd Bergmann <arnd@arndb.de>
parent ddccf40f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment