freebsd-src/sys/amd64
Bruce Evans b361bff536 Fixed setting of `safepri'. It should be SWI_AST_MASK most of the
time, but was left at 0.  This caused the "can't happen" case in
splz_swi to happen for panics when tsleep() calls splx(safepri)
and there is a SWI_AST pending.  This was harmless because the
the error handling happens to be right.  Debugging this was tricky
because debugger traps force SWI_AST_MASK on in `cpl'.
1997-11-21 18:27:15 +00:00
..
amd64 Fixed setting of `safepri'. It should be SWI_AST_MASK most of the 1997-11-21 18:27:15 +00:00
conf Change comments about ijppp to iijppp. 1997-10-31 22:10:09 +00:00
include Moved some extern declarations to header files (unused ones to /dev/null). 1997-11-20 19:30:35 +00:00
isa Moved splhigh()/spl0() calls from isa_configure() to configure() so that 1997-11-21 18:14:02 +00:00
pci Removed unused #includes. 1997-07-20 14:10:18 +00:00
Makefile Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00