commit | 29dcbc5c25d6d8140337e96bf503c8475092c586 | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | Thu Dec 02 16:14:27 2010 -0800 |
committer | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | Thu Dec 02 16:14:27 2010 -0800 |
tree | 5a7131cd81974e92f6c8857a06e29a935886181b | |
parent | 2a4c92fa24e1853d0e21f9e6e45859b832240f94 [diff] |
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 <jeremy.fitzhardinge@citrix.com>