Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751403AbWBVVa2 (ORCPT ); Wed, 22 Feb 2006 16:30:28 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751449AbWBVVa2 (ORCPT ); Wed, 22 Feb 2006 16:30:28 -0500 Received: from dsl093-040-174.pdx1.dsl.speakeasy.net ([66.93.40.174]:60076 "EHLO aria.kroah.org") by vger.kernel.org with ESMTP id S1751403AbWBVVa2 (ORCPT ); Wed, 22 Feb 2006 16:30:28 -0500 Date: Wed, 22 Feb 2006 13:30:13 -0800 From: Greg KH To: Andrew Morton , Joel Becker , gombasg@sztaki.hu, tytso@mit.edu, torvalds@osdl.org, kay.sievers@suse.de, penberg@cs.helsinki.fi, bunk@stusta.de, rml@novell.com, linux-kernel@vger.kernel.org, johnstul@us.ibm.com Subject: Re: 2.6.16-rc4: known regressions Message-ID: <20060222213013.GA17013@suse.de> References: <20060221162104.6b8c35b1.akpm@osdl.org> <20060222112158.GB26268@thunk.org> <20060222154820.GJ16648@ca-server1.us.oracle.com> <20060222162533.GA30316@thunk.org> <20060222173354.GJ14447@boogie.lpds.sztaki.hu> <20060222185923.GL16648@ca-server1.us.oracle.com> <20060222115410.1394ff82.akpm@osdl.org> <20060222211943.GA2875@flint.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060222211943.GA2875@flint.arm.linux.org.uk> User-Agent: Mutt/1.5.11 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 851 Lines: 21 On Wed, Feb 22, 2006 at 09:19:44PM +0000, Russell King wrote: > On Wed, Feb 22, 2006 at 11:54:10AM -0800, Andrew Morton wrote: > > Yes, I tend to think that insmod should just block until all devices are > > ready to be used. insmod doesn't just "insert a module". It runs that > > module's init function. > > Not always possible. In the case of PCMCIA, we've had to run things > asynchronously because of the #$@$#@ driver model locking issues - > otherwise adding a PCI (cardbus) device while we're in the probe for > the yenta device deadlocked. That issue should be fixed now :) thanks, greg k-h - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/