]> git.neil.brown.name Git - history.git/commit
[PATCH] ppc64: ISA device tree node refcount fix
authorPaul Mackerras <paulus@samba.org>
Mon, 2 Aug 2004 03:10:22 +0000 (20:10 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 2 Aug 2004 03:10:22 +0000 (20:10 -0700)
commit9ab2f3e03c374464720878389ccc442aac39e970
treea03671cca7c89d2f92812c0f0a7a580402995bbc
parent33fecd82fa967fb9be7be2184a9dff3354a76c76
[PATCH] ppc64: ISA device tree node refcount fix

Moves a misplaced of_node_put().  In the existing code, the node in
question is used just after its refcount is decremented.

Signed-off-by: John Rose <johnrose@austin.ibm.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>
arch/ppc64/kernel/pSeries_pci.c