[patch V3 00/22] x86/topology: More cleanups and preparatory work

From: Thomas Gleixner
Date: Tue Feb 13 2024 - 16:08:52 EST


This is a follow up to V2 of this work:

https://lore.kernel.org/all/20240117124704.044462658@xxxxxxxxxxxxx

It's mostly mopping up technical debt and preparing for the actual APIC ID
management rework, which is required to handle asymmetric configurations
like P/E systems correctly.

Changes vs. the original series:

- Rebase to topo-cpuid-v6

- Address review feedback (Sohil)

It applies on top of:

git://git.kernel.org/pub/scm/linux/kernel/git/tglx/devel.git topo-cpuid-v6

and is available from git:

git://git.kernel.org/pub/scm/linux/kernel/git/tglx/devel.git topo-cleanup-v3

Thanks,

tglx