nakayama b4280b5ff8 Use panic stack temporarily for calling prom_printf in a trap
handler.

It seems that openfirmware cannot handle over 4GB pointers, and
stack pointers may point to over 4GB since VA layout was rearranged
by rev 1.33 of vmparam.h.  Therefore, use panic stack to avoid
panicking in OF_write used by prom_printf.
2015-03-02 13:48:00 +00:00
2015-03-01 21:00:40 +00:00
2015-02-26 10:14:33 +00:00
2015-02-26 14:00:17 +00:00
2015-02-19 08:51:14 +00:00
2015-02-27 16:18:00 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%