Date: Tue, 02 Mar 2004 22:38:14 +0100 From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) To: John Baldwin <jhb@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern subr_sleepqueue.c Message-ID: <xzpwu63udyx.fsf@dwp.des.no> References: <200403021502.i22F28vF032585@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin <jhb@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 --=20 Dag-Erling Sm=F8rgrav - des@des.no
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpwu63udyx.fsf>