Date: Tue, 4 Mar 2003 14:34:07 -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_witness.c Message-ID: <200303042234.h24MY7M6068689@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2003/03/04 14:34:07 PST
FreeBSD src repository
Modified files:
sys/kern subr_witness.c
Log:
Bah, fix a bogon in the last commit: get the sense of a compare test right
so that we allow a sleepable lock to be acquired with Giant held rather
than allowing a sleepable lock to be acquired with anything but Giant held.
Revision Changes Path
1.140 +1 -1 src/sys/kern/subr_witness.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303042234.h24MY7M6068689>
