jhb 2004/03/02 07:02:08 PST
FreeBSD src repository
Modified files:
sys/kern subr_sleepqueue.c
Log:
Always assert that the passed in lock is the same as the saved lock in the
sleep queue now that the one abnormal case has been fixed.
Revision Changes Path
1.2 +1 -19 src/sys/kern/subr_sleepqueue.c