Skip to content

Commit

Permalink
tools/include: Sync x86 headers with the kernel sources
Browse files Browse the repository at this point in the history
To pick up changes from:

  149fd47 perf/x86/intel: Support Perfmon MSRs aliasing
  21b362c x86/resctrl: Enable shared RMID mode on Sub-NUMA Cluster (SNC) systems
  4f460bf cpufreq: acpi: move MSR_K7_HWCR_CPB_DIS_BIT into msr-index.h
  7ea8193 x86/cpufeatures: Add HWP highest perf change feature flag
  78ce84b x86/cpufeatures: Flip the /proc/cpuinfo appearance logic
  1beb348 x86/sev: Provide SVSM discovery support

This should be used to beautify x86 syscall arguments and it addresses
these tools/perf build warnings:

  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 details (it's in the first patch
of this series).

Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: x86@kernel.org
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
  • Loading branch information
Namhyung Kim committed Aug 7, 2024
1 parent 845295f commit f6d9883
Show file tree
Hide file tree
Showing 2 changed files with 414 additions and 400 deletions.
Loading

0 comments on commit f6d9883

Please sign in to comment.