xen: disable ACPI NUMA for PV guests
authorIan Campbell <ian.campbell@citrix.com>
Fri, 3 Dec 2010 09:54:03 +0000 (09:54 +0000)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 10 Jan 2011 15:46:30 +0000 (10:46 -0500)
commitc1f5db1a53a7286f6c818f71016ae6aced814d27
treebbf924688a63b8b6a67e067a45274331643a1bfb
parentd1b758ebc2a82d738092cb42e742470f9d0ea53e
xen: disable ACPI NUMA for PV guests

Xen does not currently expose PV-NUMA information to PV
guests. Therefore disable NUMA for the time being to prevent the
kernel picking up on an host-level NUMA information which it might
come across in the firmware.

[ Added comment - Jeremy ]

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/x86/xen/enlighten.c