commit | ac61d43983a4fe8e3ee600eee44c40868c14340a | [log] [tgz] |
---|---|---|
author | Breno Leitao <leitao@debian.org> | Tue Nov 21 08:07:34 2023 -0800 |
committer | Ingo Molnar <mingo@kernel.org> | Wed Jan 10 10:52:28 2024 +0100 |
tree | a53d9ead501a4d63b7a50d032386b0c13d99f9b6 | |
parent | 7b75782ffd8243288d0661750b2dcc2596d676cb [diff] |
x86/bugs: Rename CONFIG_CPU_UNRET_ENTRY => CONFIG_MITIGATION_UNRET_ENTRY Step 7/10 of the namespace unification of CPU mitigations related Kconfig options. 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-8-leitao@debian.org