diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 72ace9515a07a44525778899e1ea04b32b3accbc..618dedeb31fc2adc88744c26c24c2f74def1b095 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -1602,7 +1602,7 @@ config COMPAT_VDSO depends on X86_32 || IA32_EMULATION ---help--- Map the 32-bit VDSO to the predictable old-style address too. - ---help--- + Say N here if you are running a sufficiently recent glibc version (2.3.3 or later), to remove the high-mapped VDSO mapping and to exclusively use the randomized VDSO.