Jeremy Kerr 953039c8df [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>
2006-05-01 18:17:46 -07:00
..
2006-03-24 07:33:24 -08:00
2006-03-31 12:19:01 -08:00
2006-04-27 15:13:50 +01:00
2006-04-24 13:48:51 -07:00
2006-01-06 08:33:29 -08:00
2006-04-29 18:33:15 -07:00
2006-04-10 09:43:47 -07:00
2006-03-25 08:22:52 -08:00