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:
069007a
)
[PATCH] powerpc: return to OF via trap, not exit
author
Olaf Hering
<olh@suse.de>
Thu, 23 Mar 2006 21:03:57 +0000
(22:03 +0100)
committer
Paul Mackerras
<paulus@samba.org>
Mon, 27 Mar 2006 03:48:36 +0000
(14:48 +1100)
Do not call prom exit prom_panic. It clears the screen and the exit
message is lost.
On some (or all?) pmacs it causes another crash when OF tries to print
the date and time in its banner.
Set of_platform earlier to catch more prom_panic() calls.
Signed-off-by: Olaf Hering <olh@suse.de>
Acked-by: Segher Boessenkool <segher@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/prom_init.c
patch
|
blob
|
history
diff --cc
arch/powerpc/kernel/prom_init.c
Simple merge