[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240322184944.141421692@linutronix.de>
Date: Fri, 22 Mar 2024 19:56:34 +0100 (CET)
From: Thomas Gleixner <tglx@...utronix.de>
To: LKML <linux-kernel@...r.kernel.org>
Cc: x86@...nel.org,
Guenter Roeck <linux@...ck-us.net>,
Linus Torvalds <torvalds@...ux-foundation.org>
Subject: [patch 0/4] x86/topology: Cure fallout
Guenter reported a crash on UP which was caused by the per CPU rework and
this unearthed a few other issues in the new topology evaluation code:
https://lore.kernel.org/all/e20d88d0-5fb9-4307-be67-88b04ae9a188@roeck-us.net/
The following series addresses it. It is based on Linus tree and also
available from git:
git://git.kernel.org/pub/scm/linux/kernel/git/tglx/devel.git x86/core
Thanks,
tglx
---
arch/x86/kernel/cpu/common.c | 9 +++++++++
arch/x86/kernel/cpu/topology.c | 11 +++++++++++
arch/x86/kernel/cpu/topology_common.c | 12 +++++++-----
arch/x86/kernel/mpparse.c | 10 +++++-----
arch/x86/kernel/setup.c | 10 ----------
arch/x86/kernel/smpboot.c | 32 +++++---------------------------
6 files changed, 37 insertions(+), 47 deletions(-)
Powered by blists - more mailing lists