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:
9592032
)
[PATCH] ppc64: Check of_chosen in check_for_initrd()
author
Michael Ellerman
<michael@ellerman.id.au>
Tue, 9 Aug 2005 05:20:20 +0000
(15:20 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Mon, 29 Aug 2005 00:53:38 +0000
(10:53 +1000)
You can't call get_property() on a NULL node, so check if of_chosen is set
in check_for_initrd().
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
arch/ppc64/kernel/setup.c | 20 ++++++++++++--------
1 files changed, 12 insertions(+), 8 deletions(-)
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found