diff options
author | Li Yang <leoli@freescale.com> | 2007-01-17 07:42:22 +0100 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-01-22 11:27:35 +0100 |
commit | 06cd9396778d5b70ba27fa8158db78d6bc0f007b (patch) | |
tree | 21914455cd9f38ec71e067cdabc2f56aa315ea04 /include/asm-powerpc | |
parent | [POWERPC] Make it blatantly clear; mpc5200 device tree is not yet stable (diff) | |
download | linux-06cd9396778d5b70ba27fa8158db78d6bc0f007b.tar.xz linux-06cd9396778d5b70ba27fa8158db78d6bc0f007b.zip |
[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>
Diffstat (limited to 'include/asm-powerpc')
0 files changed, 0 insertions, 0 deletions