summaryrefslogtreecommitdiff
path: root/drivers/s390/s390mach.c
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2006-05-01 19:16:12 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2006-05-02 01:17:46 (GMT)
commit953039c8df7beb2694814e20e2707a77d335a2e3 (patch)
tree8e8d6af92441d70074efc24f55cf5965ae28447a /drivers/s390/s390mach.c
parentbed120c64eb07b6838bb758109811484af8cebba (diff)
downloadlinux-fsl-qoriq-953039c8df7beb2694814e20e2707a77d335a2e3.tar.xz
[PATCH] powerpc: Allow devices to register with numa topology
Change of_node_to_nid() to traverse the device tree, looking for a numa id. Cell uses this to assign ids to SPUs, which are children of the CPU node. Existing users of of_node_to_nid() are altered to use of_node_to_nid_single(), which doesn't do the traversal. Export an attach_sysdev_to_node() function, allowing system devices (eg. SPUs) to link themselves into the numa topology in sysfs. Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com> Cc: Paul Mackerras <paulus@samba.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/s390/s390mach.c')
0 files changed, 0 insertions, 0 deletions