]> git.ipfire.org Git - thirdparty/linux.git/commit
x86/bugs: Rename CONFIG_RETHUNK => CONFIG_MITIGATION_RETHUNK
authorBreno Leitao <leitao@debian.org>
Tue, 21 Nov 2023 16:07:37 +0000 (08:07 -0800)
committerIngo Molnar <mingo@kernel.org>
Wed, 10 Jan 2024 09:52:29 +0000 (10:52 +0100)
commit0911b8c52c4d68c57d02f172daa55a42bce703f0
treeddababa7d82c5cd9ec7f79d9a1b0e9942008d1c4
parenta033eec9a06ce25388e71fa1e888792a718b9c17
x86/bugs: Rename CONFIG_RETHUNK              => CONFIG_MITIGATION_RETHUNK

Step 10/10 of the namespace unification of CPU mitigations related Kconfig options.

[ mingo: Added one more case. ]

Suggested-by: Josh Poimboeuf <jpoimboe@kernel.org>
Signed-off-by: Breno Leitao <leitao@debian.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Josh Poimboeuf <jpoimboe@kernel.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: https://lore.kernel.org/r/20231121160740.1249350-11-leitao@debian.org
13 files changed:
arch/x86/Kconfig
arch/x86/Makefile
arch/x86/configs/i386_defconfig
arch/x86/include/asm/disabled-features.h
arch/x86/include/asm/linkage.h
arch/x86/include/asm/nospec-branch.h
arch/x86/include/asm/static_call.h
arch/x86/kernel/alternative.c
arch/x86/kernel/static_call.c
arch/x86/lib/retpoline.S
scripts/Makefile.lib
tools/arch/x86/include/asm/disabled-features.h
tools/objtool/check.c