]> www.infradead.org Git - users/hch/misc.git/commit
x86/xen/smp_pv: Remove cpudata fiddling
authorThomas Gleixner <tglx@linutronix.de>
Tue, 13 Feb 2024 21:04:24 +0000 (22:04 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 15 Feb 2024 21:07:38 +0000 (22:07 +0100)
commitd5474e4d2c91b3f27864e9898f7f6e49daf26d93
tree3ad04671723fe3e79608d8c39b47c75abeac2efa
parent035fc90a9d8fcff39b9bb43b9ff132756d947ea5
x86/xen/smp_pv: Remove cpudata fiddling

The new topology CPUID parser installs already fake topology for XEN/PV,
which ends up with cpuinfo::max_cores = 1.

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.576579177@linutronix.de
arch/x86/xen/smp_pv.c