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
..
1997-09-14 03:19:42 +00:00
1997-04-01 16:22:31 +00:00
1997-09-02 20:06:59 +00:00
1997-10-28 15:59:26 +00:00
1997-10-28 15:59:26 +00:00
1997-08-21 05:08:25 +00:00
1997-08-30 08:08:10 +00:00
1997-10-28 15:59:26 +00:00
1997-07-20 08:37:24 +00:00
1997-09-02 20:06:59 +00:00
1997-11-18 11:16:56 +00:00
1997-11-02 20:35:07 +00:00
1997-11-20 18:43:55 +00:00