Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from Ingo Molnar: - Fix regressions of the new x86 CPU VFM (vendor/family/model) enumeration/matching code - Fix crash kernel detection on buggy firmware with non-compliant ACPI MADT tables - Address Kconfig warning * tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTEL crypto: x86/aes-xts - switch to new Intel CPU model defines x86/topology: Handle bogus ACPI tables correctly x86/kconfig: Select ARCH_WANT_FRAME_POINTERS again when UNWINDER_FRAME_POINTER=y
No related branches found
No related tags found
Showing
- arch/x86/Kconfig.debug 1 addition, 4 deletionsarch/x86/Kconfig.debug
- arch/x86/crypto/aesni-intel_glue.c 8 additions, 8 deletionsarch/x86/crypto/aesni-intel_glue.c
- arch/x86/include/asm/cpu_device_id.h 5 additions, 0 deletionsarch/x86/include/asm/cpu_device_id.h
- arch/x86/kernel/cpu/match.c 1 addition, 3 deletionsarch/x86/kernel/cpu/match.c
- arch/x86/kernel/cpu/topology.c 50 additions, 3 deletionsarch/x86/kernel/cpu/topology.c
- include/linux/mod_devicetable.h 2 additions, 0 deletionsinclude/linux/mod_devicetable.h
Loading
Please register or sign in to comment