Message ID | tip-625b7b7f79c66626fb2b7687fc1a58309a57edd5@git.kernel.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [tip:x86/entry] x86/vsyscall: Change the default vsyscall mode to xonly | expand |
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 0182d2c67590..32028edc1b0e 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -2285,7 +2285,7 @@ config COMPAT_VDSO choice prompt "vsyscall table for legacy applications" depends on X86_64 - default LEGACY_VSYSCALL_EMULATE + default LEGACY_VSYSCALL_XONLY help Legacy user code that does not know how to find the vDSO expects to be able to issue three syscalls by calling fixed addresses in