Date: Tue, 2 Mar 2004 07:02:08 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_sleepqueue.c Message-ID: <200403021502.i22F28vF032585@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403021502.i22F28vF032585>