kernel_optimize_test/arch
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
..
alpha
arc
arm
arm64
c6x
csky
h8300
hexagon
ia64 y2038: vdso: change timespec to __kernel_old_timespec 2019-11-15 14:38:28 +01:00
m68k
microblaze
mips
nds32 y2038: vdso: change timespec to __kernel_old_timespec 2019-11-15 14:38:28 +01:00
nios2
openrisc
parisc
powerpc y2038: vdso: change timeval to __kernel_old_timeval 2019-11-15 14:38:27 +01:00
riscv
s390
sh
sparc y2038: vdso: change timespec to __kernel_old_timespec 2019-11-15 14:38:28 +01:00
um
unicore32
x86 y2038: vdso: change timespec to __kernel_old_timespec 2019-11-15 14:38:28 +01:00
xtensa
.gitignore
Kconfig y2038: remove CONFIG_64BIT_TIME 2019-11-15 14:38:27 +01:00