]> www.infradead.org Git - users/hch/misc.git/commit
x86/smpboot: Teach it about topo.amd_node_id
authorThomas Gleixner <tglx@linutronix.de>
Tue, 13 Feb 2024 21:04:13 +0000 (22:04 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 15 Feb 2024 21:07:37 +0000 (22:07 +0100)
commitace278e7eca6be5d36eb6f1efb660c13b66c4d64
tree7199c3e38bb7b485275d30776b4d9ed9849a97ab
parentf7fb3b2dd92c633871b7037773b89531c488a371
x86/smpboot: Teach it about topo.amd_node_id

When switching AMD over to the new topology parser then the match functions
need to look for AMD systems with the extended topology feature at the new
topo.amd_node_id member which is then holding the node id information.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Juergen Gross <jgross@suse.com>
Tested-by: Sohil Mehta <sohil.mehta@intel.com>
Tested-by: Michael Kelley <mhklinux@outlook.com>
Tested-by: Zhang Rui <rui.zhang@intel.com>
Tested-by: Wang Wendy <wendy.wang@intel.com>
Tested-by: K Prateek Nayak <kprateek.nayak@amd.com>
Link: https://lore.kernel.org/r/20240212153625.082979150@linutronix.de
arch/x86/kernel/smpboot.c