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

Message ID 20240212154529.402604963@linutronix.de
Headers
Series x86/topology: More cleanups and preparatory work |

Message

Thomas Gleixner Feb. 13, 2024, 9:04 p.m. UTC
  This is a follow up to V2 of this work:

  https://lore.kernel.org/all/20240117124704.044462658@linutronix.de

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