Operations on the user scheduler must be inside a critical section (fixes
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 1 Jul 2003 04:37:46 +0000 (04:37 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 1 Jul 2003 04:37:46 +0000 (04:37 +0000)
commitd6dd2af915cbfe6d6b3b83210532dbe06c1d5b97
tree18ff07c3d5c5dc03e54ce60dbcfb1387ca00a839
parent17c88c3a3a981314eb92d42f9d19f6367a158e41
Operations on the user scheduler must be inside a critical section (fixes
producable panic).
sys/i386/i386/trap.c
sys/kern/kern_synch.c
sys/platform/pc32/i386/trap.c