freebsd-dev/sys/powerpc
Peter Grehan e796443d47 Remove race condition between reading of MSR, setting md_savecrit,
and setting MSR. This was most evident with the idle proc running
with interrupts disabled and causing a lockup. Switch over to the
i386 style which does things in the right order.

debug assisted by:  gallatin, and the invaluable KTR option.
2004-08-03 04:14:55 +00:00
..
aim Kernel traps were not being passed to trap_fatal in some 2004-08-02 02:37:29 +00:00
compile
conf Remove 'device mem' from GENERIC, which markm@ mistakingly added. 2004-08-02 11:08:48 +00:00
include Remove race condition between reading of MSR, setting md_savecrit, 2004-08-03 04:14:55 +00:00
ofw
powermac
powerpc Kernel traps were not being passed to trap_fatal in some 2004-08-02 02:37:29 +00:00
psim