x86/cpu/topology: Make the APIC mismatch warnings complete
authorThomas Gleixner <tglx@linutronix.de>
Tue, 13 Feb 2024 21:04:52 +0000 (22:04 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 15 Feb 2024 21:07:39 +0000 (22:07 +0100)
commit52128a7a21f79d5d0be62f10cb0b73d115ab492e
tree36bff448bbd0c264f8557f441141a47802f737a6
parentbcccdf8b30736250d5057e0940468a41d633e672
x86/cpu/topology: Make the APIC mismatch warnings complete

Detect all possible combinations of mismatch right in the CPUID evaluation
code.

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.867699078@linutronix.de
arch/x86/include/asm/apic.h
arch/x86/kernel/cpu/common.c
arch/x86/kernel/cpu/topology_common.c