original_kernel/arch/powerpc/platforms/83xx
Li Yang 06cd939677 [POWERPC] Fix OF node refcnt underflow in 836x and 832x platform code
Incorrect use of of_find_node_by_name() causes of_node_put()
on a node which has already been put.  It causes the refcount of
the node to underflow, which triggers the WARN_ON in kref_get
for 836x and 832x.  This fixes it.

Signed-off-by: Li Yang <leoli@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-01-22 21:27:35 +11:00
..
Kconfig
Makefile
misc.c
mpc83xx.h
mpc832x_mds.c [POWERPC] Fix OF node refcnt underflow in 836x and 832x platform code 2007-01-22 21:27:35 +11:00
mpc832x_mds.h
mpc834x_itx.c
mpc834x_itx.h
mpc834x_sys.c
mpc834x_sys.h
mpc8360e_pb.c [POWERPC] Fix OF node refcnt underflow in 836x and 832x platform code 2007-01-22 21:27:35 +11:00
pci.c