]> git.baikalelectronics.ru Git - kernel.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)
commit67f20c3c1d7d4797912380411b7d1acfca3eb8e5
tree7c6c795253a64e61fc8d45ccb28bdd65b4e5e7ab
parent663524f0dfc9c00ec4c721b4e5550ee7c75fa859
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