linux/lib/vdso
Thomas Weißschuh 258b37c6e6 vdso: Gate VDSO_GETRANDOM behind HAVE_GENERIC_VDSO
All architectures which want to implement getrandom() in the vDSO need to
use the generic vDSO library.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250826-vdso-cleanups-v1-11-d9b65750e49f@linutronix.de
2025-09-04 11:23:51 +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
datastore.c vdso/datastore: Gate time data behind CONFIG_GENERIC_GETTIMEOFDAY 2025-09-04 11:23:49 +02:00
getrandom.c vdso: Add generic random data storage 2025-02-21 09:54:01 +01:00
gettimeofday.c vdso: Drop Kconfig GENERIC_VDSO_DATA_STORE 2025-09-04 11:23:50 +02:00