Home
last modified time | relevance | path

Searched hist:add60ef303809087999412209d24d400a1c96670 (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/kernel/
H A Dprom_init.cdiff add60ef303809087999412209d24d400a1c96670 Thu Mar 23 22:03:57 CET 2006 Olaf Hering <olh@suse.de> [PATCH] powerpc: return to OF via trap, not exit

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>