From: Christoph Hellwig Date: Tue, 6 Jun 2006 14:09:39 +0000 (+0200) Subject: [PATCH] powerpc: implement pcibus_to_node and pcibus_to_cpumask X-Git-Tag: v2.6.18-rc1~1081^2~225^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=318facbee05417fb432603a8309a10cdb942a87b;p=pandora-kernel.git [PATCH] powerpc: implement pcibus_to_node and pcibus_to_cpumask On 64bit powerpc we can find out what node a pci bus hangs off, so implement the topology.h macros that export this information. For 32bit this seems a little more difficult, but I don't know of 32bit powerpc NUMA machines either, so let's leave it out for now. Signed-off-by: Christoph Hellwig Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed