[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y/NxQfkj3P7DOBWl@gmail.com>
Date: Mon, 20 Feb 2023 14:10:25 +0100
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>,
"H. Peter Anvin" <hpa@...or.com>,
Peter Zijlstra <peterz@...radead.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [GIT PULL] x86/boot changes for v6.3
Linus,
Please pull the latest x86/boot git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-boot-2023-02-20
# HEAD: e2869bd7af608c343988429ceb1c2fe99644a01f x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC
Changes in this cycle:
- Robustify/fix calling startup_{32,64}() from the decompressor code,
and removing x86 quirk from scripts/head-object-list.txt as
a result.
- Do not register processors that cannot be onlined for x2APIC
Thanks,
Ingo
------------------>
Alexander Lobakin (2):
x86/boot: Robustify calling startup_{32,64}() from the decompressor code
scripts/head-object-list: Remove x86 from the list
Kishon Vijay Abraham I (1):
x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC
arch/x86/boot/compressed/head_32.S | 2 +-
arch/x86/boot/compressed/head_64.S | 2 +-
arch/x86/boot/compressed/misc.c | 18 +++++++++++-------
arch/x86/kernel/acpi/boot.c | 19 ++++++++++++++++---
scripts/head-object-list.txt | 6 ------
5 files changed, 29 insertions(+), 18 deletions(-)
Powered by blists - more mailing lists