mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-28 13:02:59 +00:00
To pick up the changes in:841326332bx86/cpufeatures: Generate the <asm/cpufeaturemasks.h> header based on build config440a65b7d2x86/mm: Enable AMD translation cache extensions767ae437a3x86/mm: Add INVLPGB feature and Kconfig entryb4cc466b97cpufreq/amd-pstate: Replace all AMD_CPPC_* macros with masks98c7a713dbx86/bugs: Add X86_BUG_SPECTRE_V2_USER8f64eee70cx86/bugs: Remove X86_FEATURE_USE_IBPB8442df2b49x86/bugs: KVM: Add support for SRSO_MSR_FIX70792aed14x86/cpufeatures: Add CPUID feature bit for Idle HLT intercept968e9bc4cex86: move ZMM exclusion list into CPU feature flagc631a2de7aperf/x86/intel: Ensure LBRs are disabled when a CPU is starting38cc6495cdx86/sev: Prevent GUEST_TSC_FREQ MSR interception for Secure TSC enabled guests288bba2f4cx86/cpufeatures: Remove "AMD" from the comments to the AMD-specific leaf877818802cx86/bugs: Add SRSO_USER_KERNEL_NO support8ae3291f77x86/sev: Add full support for a segmented RMP table0cbc025841x86/sev: Add support for the RMPREAD instruction7a470e826dx86/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>