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 <mat.jonczyk@o2.pl> Signed-off-by: David Heidelberg <david@ixit.cz> Signed-off-by: Ingo Molnar <mingo@kernel.org> Cc: "H. Peter Anvin" <hpa@zytor.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Link: https://lore.kernel.org/r/20250321-x86_x2apic-v3-7-b0cbaa6fa338@ixit.cz
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)