vdso: Gate VDSO_GETRANDOM behind HAVE_GENERIC_VDSO
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Tue, 26 Aug 2025 06:17:14 +0000 (08:17 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 4 Sep 2025 09:23:51 +0000 (11:23 +0200)
commit258b37c6e626625fe441e16ab90e6a542a66eaee
treef2135e7bebeec09844bb8882a7f5004691d1562a
parentbad53ae2dc4296acb8cbcee385e0238cea484100
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
lib/vdso/Kconfig