x86/platform/ce4100: Dont override x86_init.mpparse.setup_ioapic_ids
authorThomas Gleixner <tglx@linutronix.de>
Tue, 13 Feb 2024 21:04:53 +0000 (22:04 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 15 Feb 2024 21:07:39 +0000 (22:07 +0100)
commit490cc3c5e724502667a104a4e818dc071faf5e77
tree031f81a3e1d04f061658e996d303edf1cc9b64f5
parent52128a7a21f79d5d0be62f10cb0b73d115ab492e
x86/platform/ce4100: Dont override x86_init.mpparse.setup_ioapic_ids

There is no point to do that. The ATOMs have an XAPIC for which this
function is a pointless exercise.

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/20240212154638.931617775@linutronix.de
arch/x86/include/asm/io_apic.h
arch/x86/kernel/apic/io_apic.c
arch/x86/platform/ce4100/ce4100.c