]> www.infradead.org Git - users/hch/misc.git/commit
x86/acpi: Use new APIC registration functions
authorThomas Gleixner <tglx@linutronix.de>
Tue, 13 Feb 2024 21:05:37 +0000 (22:05 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 15 Feb 2024 21:07:42 +0000 (22:07 +0100)
commitff37b09c8495ed897ea470014d1461660db6a942
tree2d4d7ec174f783016945a52e724f01e70cc6139a
parent4176b541c2c68bf79d0a05f316713ed8f0c9cdb4
x86/acpi: Use new APIC registration functions

Use the new topology registration functions and make the early boot code
path __init. No functional change intended.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Michael Kelley <mhklinux@outlook.com>
Tested-by: Sohil Mehta <sohil.mehta@intel.com>
Link: https://lore.kernel.org/r/20240213210251.664738831@linutronix.de
arch/x86/kernel/acpi/boot.c