]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.
authorZhenzhong Duan <zhenzhong.duan@oracle.com>
Fri, 28 Oct 2011 05:28:59 +0000 (22:28 -0700)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 16 Nov 2011 17:13:44 +0000 (12:13 -0500)
commit90d4f5534d14815bd94c10e8ceccc57287657ecc
tree7c6c795253a64e61fc8d45ccb28bdd65b4e5e7ab
parent72e9cf2ab12ef3e050577ffebdb0c88a28df821d
xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.

PVHVM running with more than 32 vcpus and pv_irq/pv_time enabled
need VCPU placement to work, or else it will softlockup.

CC: stable@kernel.org
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Zhenzhong Duan <zhenzhong.duan@oracle.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/x86/xen/enlighten.c