mirror of
https://github.com/torvalds/linux.git
synced 2026-09-26 18:12:03 +02:00
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 |
||
|---|---|---|
| .. | ||
| Makefile.include | ||
| note.S | ||
| vclock_gettime.c | ||
| vdso-layout.lds.S | ||
| vfutex.c | ||
| vgetcpu.c | ||