x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
authorBreno Leitao <leitao@debian.org>
Tue, 21 Nov 2023 16:07:32 +0000 (08:07 -0800)
committerIngo Molnar <mingo@kernel.org>
Wed, 10 Jan 2024 09:52:28 +0000 (10:52 +0100)
commitaefb2f2e619b6c334bcb31de830aa00ba0b11129
tree2160c7743234068400bc5dfc4651452a1b2c1660
parentea4654e0885348f0faa47f6d7b44a08d75ad16e9
x86/bugs: Rename CONFIG_RETPOLINE            => CONFIG_MITIGATION_RETPOLINE

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

[ mingo: Converted a few more uses in comments/messages as well. ]

Suggested-by: Josh Poimboeuf <jpoimboe@kernel.org>
Signed-off-by: Breno Leitao <leitao@debian.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Reviewed-by: Ariel Miculas <amiculas@cisco.com>
Acked-by: Josh Poimboeuf <jpoimboe@kernel.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: https://lore.kernel.org/r/20231121160740.1249350-6-leitao@debian.org
39 files changed:
Documentation/admin-guide/hw-vuln/spectre.rst
Documentation/admin-guide/kernel-parameters.txt
arch/x86/Kconfig
arch/x86/Makefile
arch/x86/entry/vdso/Makefile
arch/x86/include/asm/disabled-features.h
arch/x86/include/asm/linkage.h
arch/x86/include/asm/nospec-branch.h
arch/x86/kernel/alternative.c
arch/x86/kernel/cpu/bugs.c
arch/x86/kernel/ftrace.c
arch/x86/kernel/kprobes/opt.c
arch/x86/kernel/vmlinux.lds.S
arch/x86/kvm/mmu/mmu.c
arch/x86/kvm/mmu/mmu_internal.h
arch/x86/kvm/svm/svm.c
arch/x86/kvm/svm/vmenter.S
arch/x86/kvm/vmx/vmx.c
arch/x86/lib/Makefile
arch/x86/net/bpf_jit_comp.c
arch/x86/net/bpf_jit_comp32.c
arch/x86/purgatory/Makefile
include/linux/compiler-gcc.h
include/linux/indirect_call_wrapper.h
include/linux/module.h
include/net/netfilter/nf_tables_core.h
include/net/tc_wrapper.h
kernel/trace/ring_buffer.c
net/netfilter/Makefile
net/netfilter/nf_tables_core.c
net/netfilter/nft_ct.c
net/netfilter/nft_lookup.c
net/sched/sch_api.c
scripts/Makefile.lib
scripts/generate_rust_target.rs
scripts/mod/modpost.c
tools/arch/x86/include/asm/disabled-features.h
tools/objtool/arch/x86/special.c
tools/objtool/check.c