https://github.com/torvalds/linux
Revision 29dcbc5c25d6d8140337e96bf503c8475092c586 authored by Jeremy Fitzhardinge on 03 December 2010, 00:14:27 UTC, committed by Jeremy Fitzhardinge on 03 December 2010, 00:14:27 UTC
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>
1 parent 2a4c92f
History
Tip revision: 29dcbc5c25d6d8140337e96bf503c8475092c586 authored by Jeremy Fitzhardinge on 03 December 2010, 00:14:27 UTC
xen: allocate irq descs on any NUMA node
Tip revision: 29dcbc5
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 177.8 KB
Makefile -rw-r--r-- 50.8 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top