From: Anton Blanchard Date: Fri, 13 Oct 2006 02:26:57 +0000 (+1000) Subject: [POWERPC] Check for offline nodes in pci NUMA code X-Git-Tag: v2.6.19-rc3~153^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=284a940675a64df253e3dffc60b09bb4bbb149e4;p=pandora-kernel.git [POWERPC] Check for offline nodes in pci NUMA code During boot we bring up all memory and cpu nodes. Normally a PCI device will be in one of these online nodes, however in some weird setups it may not. We have only seen this in the lab but we may as well check for the case and fallback to -1 (all nodes). Signed-off-by: Anton Blanchard Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed