Files
linux/arch/x86/kernel
Nathan Chancellor 12b7bf92bd x86/module: Revert "Deal with GOT based stack cookie load on Clang < 17"
Now that the minimum supported version of LLVM for building the kernel
has been raised to 17.0.1, the workaround added by

  78c4374ef8 ("x86/module: Deal with GOT based stack cookie load on Clang < 17")

will never be included, as the final clause in the preprocessor
conditional is always false. Revert the change to clean up the dead
code.

Acked-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://patch.msgid.link/20260517-bump-minimum-supported-llvm-version-to-17-v2-12-b3b8cda46bdd@kernel.org
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
2026-05-27 15:20:06 -07:00
..
2025-02-14 10:32:05 +01:00
2024-08-07 18:13:28 +02:00
2025-04-01 22:26:32 +02:00
2026-02-26 18:48:43 +01:00
2026-03-04 16:35:09 +01:00
2026-01-11 06:09:11 -10:00