Skip to content
Commit 847f1403 authored by Namhyung Kim's avatar Namhyung Kim
Browse files

tools headers: Update the x86 headers with the kernel sources



To pick up the changes in:

  84132633 x86/cpufeatures: Generate the <asm/cpufeaturemasks.h> header based on build config
  440a65b7 x86/mm: Enable AMD translation cache extensions
  767ae437 x86/mm: Add INVLPGB feature and Kconfig entry
  b4cc466b cpufreq/amd-pstate: Replace all AMD_CPPC_* macros with masks
  98c7a713 x86/bugs: Add X86_BUG_SPECTRE_V2_USER
  8f64eee7 x86/bugs: Remove X86_FEATURE_USE_IBPB
  8442df2b x86/bugs: KVM: Add support for SRSO_MSR_FIX
  70792aed x86/cpufeatures: Add CPUID feature bit for Idle HLT intercept
  968e9bc4 x86: move ZMM exclusion list into CPU feature flag
  c631a2de perf/x86/intel: Ensure LBRs are disabled when a CPU is starting
  38cc6495 x86/sev: Prevent GUEST_TSC_FREQ MSR interception for Secure TSC enabled guests
  288bba2f x86/cpufeatures: Remove "AMD" from the comments to the AMD-specific leaf
  87781880 x86/bugs: Add SRSO_USER_KERNEL_NO support
  8ae3291f x86/sev: Add full support for a segmented RMP table
  0cbc0258 x86/sev: Add support for the RMPREAD instruction
  7a470e82 x86/cpufeatures: Free up unused feature bits

Addressing this perf tools build warning:

  Warning: Kernel ABI header differences:
    diff -u tools/arch/x86/include/asm/cpufeatures.h arch/x86/include/asm/cpufeatures.h
    diff -u tools/arch/x86/include/asm/msr-index.h arch/x86/include/asm/msr-index.h

Please see tools/include/uapi/README for further details.

Acked-by: default avatarIngo Molnar <mingo@kernel.org>
Tested-by: default avatarVenkat Rao Bagalkote <venkat88@linux.ibm.com>
Cc: x86@kernel.org
Link: https://lore.kernel.org/r/20250410001125.391820-10-namhyung@kernel.org


Signed-off-by: default avatarNamhyung Kim <namhyung@kernel.org>
parent 74709981
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment