From: Linus Torvalds Date: Fri, 26 Sep 2025 20:44:21 +0000 (-0700) Subject: Merge tag 'x86-urgent-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v6.17~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d4df17482e963e5424da63f22010976d1656a4b0;p=thirdparty%2Fkernel%2Fstable.git Merge tag 'x86-urgent-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull x86 fixes from Ingo Molnar: "Fix a CPU topology code regression that caused the mishandling of certain boot command line options, and re-enable CONFIG_PTDUMP on i386 that was mistakenly turned off in the Kconfig" * tag 'x86-urgent-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/topology: Implement topology_is_core_online() to address SMT regression x86/Kconfig: Reenable PTDUMP on i386 --- d4df17482e963e5424da63f22010976d1656a4b0