-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tools headers: Update the x86 headers with the kernel sources
To pick up the changes in: 8413263 x86/cpufeatures: Generate the <asm/cpufeaturemasks.h> header based on build config 440a65b x86/mm: Enable AMD translation cache extensions 767ae43 x86/mm: Add INVLPGB feature and Kconfig entry b4cc466 cpufreq/amd-pstate: Replace all AMD_CPPC_* macros with masks 98c7a71 x86/bugs: Add X86_BUG_SPECTRE_V2_USER 8f64eee x86/bugs: Remove X86_FEATURE_USE_IBPB 8442df2 x86/bugs: KVM: Add support for SRSO_MSR_FIX 70792ae x86/cpufeatures: Add CPUID feature bit for Idle HLT intercept 968e9bc x86: move ZMM exclusion list into CPU feature flag c631a2d perf/x86/intel: Ensure LBRs are disabled when a CPU is starting 38cc649 x86/sev: Prevent GUEST_TSC_FREQ MSR interception for Secure TSC enabled guests 288bba2 x86/cpufeatures: Remove "AMD" from the comments to the AMD-specific leaf 8778188 x86/bugs: Add SRSO_USER_KERNEL_NO support 8ae3291 x86/sev: Add full support for a segmented RMP table 0cbc025 x86/sev: Add support for the RMPREAD instruction 7a470e8 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: Ingo Molnar <mingo@kernel.org> Tested-by: Venkat 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: Namhyung Kim <namhyung@kernel.org>
- Loading branch information
Namhyung Kim
committed
Apr 10, 2025
1 parent
7470998
commit 847f140
Showing
2 changed files
with
39 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters