linux/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 Fix misc Kconfig typos 2006-11-30 05:22:59 +01:00
Makefile [POWERPC] Add Makefile entry for MPC832x_mds support 2006-10-16 15:53:30 +10:00
misc.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
mpc83xx.h [POWERPC] Make pci_read_irq_line the default 2006-12-04 16:00:04 +11:00
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 [POWERPC] Add support for the mpc832x mds board 2006-10-04 15:27:49 +10:00
mpc834x_itx.c [POWERPC] Make pci_read_irq_line the default 2006-12-04 16:00:04 +11:00
mpc834x_itx.h powerpc: Add base support for the Freescale MPC8349E-mITX eval board 2006-07-03 15:43:43 -05:00
mpc834x_sys.c [POWERPC] Make pci_read_irq_line the default 2006-12-04 16:00:04 +11:00
mpc834x_sys.h fix file specification in comments 2006-10-03 23:01:26 +02:00
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 [POWERPC] Make pci_read_irq_line the default 2006-12-04 16:00:04 +11:00