* [GIT PULL] x86/boot changes for v6.3
@ 2023-02-20 13:10 Ingo Molnar
2023-02-21 3:07 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2023-02-20 13:10 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel, Thomas Gleixner, Borislav Petkov, H. Peter Anvin,
Peter Zijlstra, Andrew Morton
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] x86/boot changes for v6.3
2023-02-20 13:10 [GIT PULL] x86/boot changes for v6.3 Ingo Molnar
@ 2023-02-21 3:07 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-02-21 3:07 UTC (permalink / raw)
To: Ingo Molnar
Cc: Linus Torvalds, linux-kernel, Thomas Gleixner, Borislav Petkov,
H. Peter Anvin, Peter Zijlstra, Andrew Morton
The pull request you sent on Mon, 20 Feb 2023 14:10:25 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-boot-2023-02-20
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/35011c67c8b7ff96c4e2dd892099ba643f9ae11e
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-02-21 3:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-20 13:10 [GIT PULL] x86/boot changes for v6.3 Ingo Molnar
2023-02-21 3:07 ` pr-tracker-bot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.