linux/arch/x86/entry/vdso
Thomas Weißschuh 1a4660da31 x86/vdso: Respect COMPAT_32BIT_TIME
If CONFIG_COMPAT_32BIT_TIME is disabled then the vDSO should not
provide any 32-bit time related functionality. This is the intended
effect of the kconfig option and also the fallback system calls would
also not be implemented.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Link: https://patch.msgid.link/20260702-vdso-compat_32bit_time-v3-3-db9f36d8d432@linutronix.de
2026-07-07 23:52:53 +02:00
..
common x86/vdso: Respect COMPAT_32BIT_TIME 2026-07-07 23:52:53 +02:00
vdso32 x86/vdso: Respect COMPAT_32BIT_TIME 2026-07-07 23:52:53 +02:00
vdso64 x86/vdso: Implement __vdso_futex_robust_try_unlock() 2026-06-03 11:38:52 +02:00
.gitignore x86: keep legacy generated vdso files around in .gitignore file 2026-02-10 20:03:30 -08:00
extable.c x86/vdso: Add support for exception fixup in vDSO functions 2020-11-18 18:02:50 +01:00
extable.h x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headers 2025-03-19 11:47:30 +01:00
Makefile x86/entry/vdso: Refactor the vdso build 2026-01-13 15:35:09 -08:00
vdso32-setup.c x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c 2025-02-07 16:53:04 +01:00
vma.c Locking updates for v7.2: 2026-06-15 14:21:14 +05:30