linux/arch/sparc/vdso
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
..
vdso32 sparc: Fix VDSO build with older binutils. 2018-10-25 10:36:19 -07:00
.gitignore
checkundef.sh sparc: Validate VDSO for undefined symbols. 2018-10-22 16:09:27 -07:00
Makefile kbuild: add --hash-style= and --build-id unconditionally 2019-07-17 22:37:51 +09:00
vclock_gettime.c y2038: vdso: change timespec to __kernel_old_timespec 2019-11-15 14:38:28 +01:00
vdso2c.c sparc: Improve VDSO instruction patching. 2018-10-22 15:22:14 -07:00
vdso2c.h sparc: Fix VDSO build with older binutils. 2018-10-25 10:36:19 -07:00
vdso-layout.lds.S sparc: Fix VDSO build with older binutils. 2018-10-25 10:36:19 -07:00
vdso-note.S
vdso.lds.S sparc: Fix VDSO build with older binutils. 2018-10-25 10:36:19 -07:00
vma.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 214 2019-05-30 11:29:54 -07:00