cvs commit: src/sys/kern subr_sleepqueue.c

Dag-ErlingSmørgrav des at des.no
Tue Mar 2 13:38:23 PST 2004


John Baldwin <jhb at FreeBSD.org> writes:
>   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.

I believe you've missed at least one other abnormal case: either
linux_rt_sigsuspend used to trigger the "mismatched locks" warning,
and now just gives me a panic.  To top it all off, the box freezes
right after the Debugger("panic") line, without dropping to ddb.

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the cvs-src mailing list