x86/cpufeatures: Shorten X86_FEATURE_CLEAR_BHB_LOOP_ON_VMEXIT
authorXin Li (Intel) <xin@zytor.com>
Tue, 15 Apr 2025 17:54:09 +0000 (10:54 -0700)
committerBorislav Petkov (AMD) <bp@alien8.de>
Tue, 15 Apr 2025 20:09:16 +0000 (22:09 +0200)
commit13327fada7ff0ae858e28b9515cd7d6ccb5fccc7
tree63e5fa402dc34b97e297d3b1ca147128ffb5ef8d
parent282cc5b6762310a73255c6dd1d79de1609042eeb
x86/cpufeatures: Shorten X86_FEATURE_CLEAR_BHB_LOOP_ON_VMEXIT

Shorten X86_FEATURE_CLEAR_BHB_LOOP_ON_VMEXIT to
X86_FEATURE_CLEAR_BHB_VMEXIT to make the last column aligned
consistently in the whole file.

There's no need to explain in the name what the mitigation does.

No functional changes.

Suggested-by: Borislav Petkov (AMD) <bp@alien8.de>
Signed-off-by: Xin Li (Intel) <xin@zytor.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/20250415175410.2944032-3-xin@zytor.com
arch/x86/include/asm/cpufeatures.h
arch/x86/include/asm/nospec-branch.h
arch/x86/kernel/cpu/bugs.c
tools/arch/x86/include/asm/cpufeatures.h