-
Namhyung Kim authored
To pick up changes from: 149fd471 perf/x86/intel: Support Perfmon MSRs aliasing 21b362cc x86/resctrl: Enable shared RMID mode on Sub-NUMA Cluster (SNC) systems 4f460bff cpufreq: acpi: move MSR_K7_HWCR_CPB_DIS_BIT into msr-index.h 7ea81936 x86/cpufeatures: Add HWP highest perf change feature flag 78ce84b9 x86/cpufeatures: Flip the /proc/cpuinfo appearance logic 1beb348d 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>
f6d9883f