xen: support large numbers of CPUs with vcpu info placement
authorMukesh Rathor <mukesh.rathor@oracle.com>
Mon, 19 Jul 2010 17:25:08 +0000 (10:25 -0700)
committerJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Wed, 4 Aug 2010 21:47:30 +0000 (14:47 -0700)
commitc06ee78d73fd24e8d8a65f16380f6a0551107e1b
treeec5b936b4c1661cff9fd3b5ad8463e86d176a734
parent8a22b9996b001c88f2bfb54c6de6a05fc39e177a
xen: support large numbers of CPUs with vcpu info placement

When vcpu info placement is supported, we're not limited to MAX_VIRT_CPUS
vcpus.  However, if it isn't supported, then ignore any excess vcpus.

Signed-off-by: Mukesh Rathor <mukesh.rathor@oracle.com>
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
arch/x86/xen/enlighten.c