From: Linus Torvalds Date: Sat, 8 Mar 2025 19:29:54 +0000 (-1000) Subject: Merge tag 'x86-urgent-2025-03-08' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v6.14-rc6~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b7c90e3e717abff6fe06445b98be306b732bbd2b;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'x86-urgent-2025-03-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull more x86 fixes from Ingo Molnar: - Add more model IDs to the AMD microcode version check, more people are hitting these checks - Fix a Xen guest boot warning related to AMD northbridge setup - Fix SEV guest bugs related to a recent changes in its locking logic - Fix a missing definition of PTRS_PER_PMD that assembly builds can hit * tag 'x86-urgent-2025-03-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/microcode/AMD: Add some forgotten models to the SHA check x86/mm: Define PTRS_PER_PMD for assembly code too virt: sev-guest: Move SNP Guest Request data pages handling under snp_cmd_mutex virt: sev-guest: Allocate request data dynamically x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range() --- b7c90e3e717abff6fe06445b98be306b732bbd2b