lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ