Date: Wed, 30 Jan 2008 09:13:03 -0500 From: John Baldwin <jhb@freebsd.org> To: John Birrell <jb@freebsd.org> Cc: Perforce Change Reviews <perforce@freebsd.org> Subject: Re: PERFORCE change 134245 for review Message-ID: <200801300913.03782.jhb@freebsd.org> In-Reply-To: <200801272148.m0RLmWdF053919@repoman.freebsd.org> References: <200801272148.m0RLmWdF053919@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 27 January 2008 04:48:32 pm John Birrell wrote: > http://perforce.freebsd.org/chv.cgi?CH=134245 > > Change 134245 by jb@jb_freebsd1 on 2008/01/27 21:47:41 > > The linker lock here is private to code in this file. It is > never a problem with it being locked when any other combination > of locks are already obtained or even if *no* other locks are > obtained. Use SX_NOWITNESS to avoid bogus LOR reports. If witness reports a LOR it is real, it may just not be obvious. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801300913.03782.jhb>