From owner-cvs-all@FreeBSD.ORG Wed Aug 4 16:05:46 2010 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ACFDD106566B; Wed, 4 Aug 2010 16:05:46 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 810FD8FC27; Wed, 4 Aug 2010 16:05:46 +0000 (UTC) Received: from fledge.watson.org (fledge.watson.org [65.122.17.41]) by cyrus.watson.org (Postfix) with ESMTPS id 31E2A46BA3; Wed, 4 Aug 2010 12:05:46 -0400 (EDT) Date: Wed, 4 Aug 2010 17:05:46 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Attilio Rao In-Reply-To: Message-ID: References: <200711142121.lAELLmo4018474@repoman.freebsd.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="621616949-1319501039-1280937946=:46788" Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, alfred@freebsd.org Subject: Re: cvs commit: src/sys/kern kern_rwlock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Aug 2010 16:05:46 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --621616949-1319501039-1280937946=:46788 Content-Type: TEXT/PLAIN; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8BIT On Wed, 4 Aug 2010, Attilio Rao wrote: >>> This bug seems also to affect the 6.x backport of rwlocks that Alfred did. >>> Might either you or Alfred consider doing an MFC of this change?  Without >>> it, recursive write locks on rwlocks are broken with INVARIANTS enabled. >> >> Thanks for signaling this, I'll take care. > > r210844 may have fixed this. An identical patch applied locally to my 6.1 tree appeared to do so fine, thanks! Robert --621616949-1319501039-1280937946=:46788--