aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/x86/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 72ace9515a07..618dedeb31fc 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -1602,7 +1602,7 @@ config COMPAT_VDSO
1602 depends on X86_32 || IA32_EMULATION 1602 depends on X86_32 || IA32_EMULATION
1603 ---help--- 1603 ---help---
1604 Map the 32-bit VDSO to the predictable old-style address too. 1604 Map the 32-bit VDSO to the predictable old-style address too.
1605 ---help--- 1605
1606 Say N here if you are running a sufficiently recent glibc 1606 Say N here if you are running a sufficiently recent glibc
1607 version (2.3.3 or later), to remove the high-mapped 1607 version (2.3.3 or later), to remove the high-mapped
1608 VDSO mapping and to exclusively use the randomized VDSO. 1608 VDSO mapping and to exclusively use the randomized VDSO.