git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
057b184
)
[POWERPC] Avoid putting cpu node twice
author
John Rigby
<jcrigby@gmail.com>
Fri, 6 Apr 2007 22:57:37 +0000
(08:57 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Mon, 30 Apr 2007 01:05:48 +0000
(11:05 +1000)
Call of_find_node_by_type with NULL instead of np
so the cpu node does not get put twice.
This was causing kref_put warnings.
Signed-off-by: John Rigby <jrigby@freescale.com>
Acked-by: Sylvain Munaut <tnt@246tNt.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found