[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <aNadAaV951IoOgRT@gmail.com>
Date: Fri, 26 Sep 2025 16:02:41 +0200
From: Ingo Molnar <mingo@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>,
Borislav Petkov <bp@...en8.de>,
Dave Hansen <dave.hansen@...ux.intel.com>,
Peter Zijlstra <peterz@...radead.org>,
Andrew Morton <akpm@...ux-foundation.org>,
"H. Peter Anvin" <hpa@...or.com>, x86@...nel.org
Subject: [GIT PULL] x86 fixes
Linus,
Please pull the latest x86/urgent Git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-2025-09-26
# HEAD: 2066f00e5b2dc061fb6d8c88fadaebc97f11feaa x86/topology: Implement topology_is_core_online() to address SMT regression
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.
Thanks,
Ingo
------------------>
Alexander Popov (1):
x86/Kconfig: Reenable PTDUMP on i386
Thomas Gleixner (1):
x86/topology: Implement topology_is_core_online() to address SMT regression
arch/x86/Kconfig | 2 +-
arch/x86/include/asm/topology.h | 10 ++++++++++
arch/x86/kernel/cpu/topology.c | 13 +++++++++++++
3 files changed, 24 insertions(+), 1 deletion(-)
Powered by blists - more mailing lists