Date: Mon, 20 May 2002 12:16:22 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_witness.c Message-ID: <200205201916.g4KJGM563162@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2002/05/20 12:16:22 PDT
Modified files:
sys/kern subr_witness.c
Log:
In witness_unlock(), when updating a lock list entry bucket, decrement the
count of lock list entries after we fixup the bucket of lock list entries.
In theory we can remove the intr_disable/intr_restore() calls now.
Revision Changes Path
1.116 +2 -2 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?200205201916.g4KJGM563162>
