linux/lib/vdso
Thomas Weißschuh 369cecd238 vdso/gettimeofday: Verify COMPAT_32BIT_TIME interactions
If CONFIG_COMPAT_32BIT_TIME is disabled then the vDSO should not
provide any 32-bit time related functionality.

Add some build-time validations to make sure the architecture-specific
glue satisfies this requirement.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@oss.qualcomm.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Link: https://patch.msgid.link/20260702-vdso-compat_32bit_time-v3-9-db9f36d8d432@linutronix.de
2026-07-07 23:52:54 +02:00
..
datastore.c vdso/datastore: Simplify the mapping logic for VDSO_TIME_PAGE_OFFSET 2026-07-07 23:52:53 +02:00
getrandom.c random: vDSO: Add explicit includes 2026-03-11 15:12:55 +01:00
gettimeofday.c vdso/gettimeofday: Verify COMPAT_32BIT_TIME interactions 2026-07-07 23:52:54 +02:00
Kconfig vdso: Gate VDSO_GETRANDOM behind HAVE_GENERIC_VDSO 2025-09-04 11:23:51 +02:00
Makefile vdso: Drop Kconfig GENERIC_VDSO_DATA_STORE 2025-09-04 11:23:50 +02:00
Makefile.include vdso: Rename included Makefile 2025-02-21 09:54:01 +01:00