Merge tag 'x86-boot-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 21 Feb 2023 02:32:55 +0000 (18:32 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 21 Feb 2023 02:32:55 +0000 (18:32 -0800)
commit35011c67c8b7ff96c4e2dd892099ba643f9ae11e
treecff8f69e919dbb5b558d890077a006bc5292ad25
parent6be3dafc7c1d323debb5910d697c5cd2cb19825f
parente2869bd7af608c343988429ceb1c2fe99644a01f
Merge tag 'x86-boot-2023-02-20' of git://git./linux/kernel/git/tip/tip

Pull x86 boot updates from Ingo Molnar:

 - 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

* tag 'x86-boot-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC
  scripts/head-object-list: Remove x86 from the list
  x86/boot: Robustify calling startup_{32,64}() from the decompressor code
arch/x86/kernel/acpi/boot.c