mbox series

[v1,0/3] x86/cpufeatures: Clean up formatting

Message ID 20250415175410.2944032-1-xin@zytor.com
Headers show
Series x86/cpufeatures: Clean up formatting | expand

Message

Xin Li April 15, 2025, 5:54 p.m. UTC
The header arch/x86/include/asm/cpufeatures.h is a special file with
special formatting so shorten long named macros and remove whitespace
damages to format newer defines like the rest.


Borislav Petkov (AMD) (1):
  x86/cpufeatures: Clean up formatting

Xin Li (Intel) (2):
  x86/cpufeatures: Shorten X86_FEATURE_CLEAR_BHB_LOOP_ON_VMEXIT to
    X86_FEATURE_CLEAR_BHB_LOV
  x86/cpufeatures: Shorten X86_FEATURE_AMD_HETEROGENEOUS_CORES to
    X86_FEATURE_AMD_HTR_CORES

 arch/x86/include/asm/cpufeatures.h       | 22 +++++++++++-----------
 arch/x86/include/asm/nospec-branch.h     |  2 +-
 arch/x86/kernel/acpi/cppc.c              |  2 +-
 arch/x86/kernel/cpu/bugs.c               |  6 +++---
 arch/x86/kernel/cpu/scattered.c          |  2 +-
 arch/x86/kernel/cpu/topology_amd.c       |  2 +-
 tools/arch/x86/include/asm/cpufeatures.h | 22 +++++++++++-----------
 7 files changed, 29 insertions(+), 29 deletions(-)


base-commit: b4d2bada09b17fcd68a0f00811ca7f900ec988e6