summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2005-03-25 02:04:55 -0800
committerLinus Torvalds <torvalds@evo.osdl.org>2005-03-25 02:04:55 -0800
commit9ca9470ffb9dfbe6fead427eb30bc11a129a6f14 (patch)
tree03995b90bb56788e95b3880fa1b67f6d8545b449 /net/unix/af_unix.c
parentf98f73e4c03ef82a56f9a67ec91764143108a71d (diff)
[PATCH] ppc64: make OF node fixup code usable at runtime
At boot we recurse through the device tree "fixing up" various fields and properties in the device nodes. Long ago, to support DLPAR and hotplug, we largely duplicated some of this fixup code, the main data structures which are attached to the new device nodes. This patch introduces a helper function (prom_alloc) for handling allocations at both boot and runtime, kills most of the duplicated code, and makes finish_node, finish_node_interrupts, and interpret_pci_props suitable for use at runtime by converting them to use prom_alloc. Signed-off-by: Nathan Lynch <ntl@pobox.com> Signed-off-by: Paul Mackerras <paulus@samba.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions