pk b418a6a59d Some PROMs get really uneasy if the prom_reboot() function is called
after the other CPUs have already return into the PROM through prom_cpustop().
So don't do it; try to halt the other CPUs only when an actual `halt'
is requested.

My guess in this case is that the PROM does not expect its original boot
CPU to call prom_cpustop(0), or possibly treats it as the equivalent of
a prom_halt() which is then called again by some other CPU. In any case,
the result is garbage.
2003-01-16 16:20:20 +00:00
2003-01-03 04:20:09 +00:00
2003-01-16 15:26:14 +00:00
2003-01-06 13:04:54 +00:00
2003-01-16 00:46:58 +00:00
2003-01-05 19:24:06 +00:00
2002-10-17 01:49:18 +00:00
2002-12-21 12:56:08 +00:00
2002-12-23 06:55:33 +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%