linux/arch/x86/entry/vdso/common
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
..
Makefile.include
note.S
vclock_gettime.c x86/vdso: Respect COMPAT_32BIT_TIME 2026-07-07 23:52:53 +02:00
vdso-layout.lds.S
vfutex.c x86/vdso: Implement __vdso_futex_robust_try_unlock() 2026-06-03 11:38:52 +02:00
vgetcpu.c