git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
507279d
)
[PATCH] powerpc: implement pcibus_to_node and pcibus_to_cpumask
author
Christoph Hellwig
<hch@lst.de>
Tue, 6 Jun 2006 14:09:39 +0000
(16:09 +0200)
committer
Paul Mackerras
<paulus@samba.org>
Fri, 9 Jun 2006 11:21:08 +0000
(21:21 +1000)
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 <hch@lst.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
include/asm-powerpc/topology.h
patch
|
blob
|
history
diff --cc
include/asm-powerpc/topology.h
Simple merge