From: Jeremy Fitzhardinge Date: Fri, 3 Dec 2010 00:14:27 +0000 (-0800) Subject: xen: allocate irq descs on any NUMA node X-Git-Tag: v2.6.37-rc5~10^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29dcbc5c25d6d8140337e96bf503c8475092c586;p=pandora-kernel.git xen: allocate irq descs on any NUMA node Allocate irq descs on any NUMA node (we don't care) rather than specifically node 0, which may not exist. (At the moment NUMA is meaningless within a domain, so any info the kernel has is just from an SRAT table we haven't suppressed/disabled.) Signed-off-by: Jeremy Fitzhardinge --- Reading git-diff-tree failed