From owner-freebsd-current@FreeBSD.ORG Wed Aug 5 11:43:12 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8F9BB1065691 for ; Wed, 5 Aug 2009 11:43:12 +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 694828FC1E for ; Wed, 5 Aug 2009 11:43:12 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [65.122.17.41]) by cyrus.watson.org (Postfix) with ESMTPS id D088A46B09; Wed, 5 Aug 2009 07:43:11 -0400 (EDT) Date: Wed, 5 Aug 2009 12:43:11 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Ed Schouten In-Reply-To: <20090805111247.GA1292@hoeg.nl> Message-ID: References: <90a5caac0908050258w1ea85736sac0b66ae5998e7de@mail.gmail.com> <20090805111247.GA1292@hoeg.nl> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Lucius Windschuh , FreeBSD Current Subject: Re: uaudio attach panic: Giant not locked X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Aug 2009 11:43:13 -0000 On Wed, 5 Aug 2009, Ed Schouten wrote: > * Lucius Windschuh wrote: >> So I updated my machine to CURRENT r196062 and use a USB audio >> converter. Attaching it to the machine leads to a kernel panic: >> >> > > I suspect this has something to do with the Newbus locking, which causes > some pieces of code to run without Giant held, while they previously did. There's a patch in the re@ queue to re-add Giant around newbus attachment, per John Baldwin's request. However, committing that patch is stalled while issues with the svn->cvs export of the new RELENG_8 branch are resolved. I expect to see the patch go into the tree RSN. Robert N M Watson Computer Laboratory University of Cambridge