]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'x86-urgent-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 26 Sep 2025 20:44:21 +0000 (13:44 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 26 Sep 2025 20:44:21 +0000 (13:44 -0700)
commitd4df17482e963e5424da63f22010976d1656a4b0
tree9bf58c2bf3c2fa25335a94afcdf4e85e33381dd7
parent083fc6d7fa0d974a3663b97c8b0466737a544236
parent2066f00e5b2dc061fb6d8c88fadaebc97f11feaa
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