Date: Fri, 3 Oct 2008 18:13:05 +0000 (UTC) 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: <200810031813.m93IDKak062097@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2008-10-03 18:13:05 UTC FreeBSD src repository Modified files: sys/kern subr_witness.c Log: SVN rev 183574 on 2008-10-03 18:13:05Z by jhb Oops, missed updating a place with with 's/lock1/plock/' when adding interlock support to WITNESS. Specifically, the printf listing the first location when duplicate locks of the same type are acquired. Reported by: pho Revision Changes Path 1.258 +4 -3 src/sys/kern/subr_witness.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810031813.m93IDKak062097>