freebsd-skq/sys/powerpc
grehan 2f05904e18 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 Add 32-bit framebuffer support. Tested on PearPC at lo-res, too painful 2004-07-06 03:22:05 +00:00
powermac Make this compile: add sys/module.h and KDBify. 2004-07-22 00:54:01 +00:00
powerpc Kernel traps were not being passed to trap_fatal in some 2004-08-02 02:37:29 +00:00
psim Catch up with __RMAN_RESOURCE_VISIBLE change 2004-07-01 07:59:08 +00:00