Skip to content

Commit de71156

Browse files
matjonIngo Molnar
authored andcommitted
x86/Kconfig: Document release year of glibc 2.3.3
I wonder how many people were checking their glibc version when considering whether to enable this option. Signed-off-by: Mateusz Jończyk <[email protected]> Signed-off-by: David Heidelberg <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Cc: "H. Peter Anvin" <[email protected]> Cc: Linus Torvalds <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent d9f8780 commit de71156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/x86/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2213,7 +2213,7 @@ config HOTPLUG_CPU
22132213

22142214
config COMPAT_VDSO
22152215
def_bool n
2216-
prompt "Disable the 32-bit vDSO (needed for glibc 2.3.3)"
2216+
prompt "Workaround for glibc 2.3.2 / 2.3.3 (released in year 2003/2004)"
22172217
depends on COMPAT_32
22182218
help
22192219
Certain buggy versions of glibc will crash if they are

0 commit comments

Comments
 (0)