Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262625AbUKXMVK (ORCPT ); Wed, 24 Nov 2004 07:21:10 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262628AbUKXMVK (ORCPT ); Wed, 24 Nov 2004 07:21:10 -0500 Received: from hirsch.in-berlin.de ([192.109.42.6]:41600 "EHLO hirsch.in-berlin.de") by vger.kernel.org with ESMTP id S262625AbUKXMVG (ORCPT ); Wed, 24 Nov 2004 07:21:06 -0500 X-Envelope-From: kraxel@bytesex.org Date: Wed, 24 Nov 2004 13:11:49 +0100 From: Gerd Knorr To: Rusty Russell Cc: Gerd Knorr , Johannes Stezenbach , Johannes Stezenbach , Takashi Iwai , "Alexander E. Patrakov" , lkml - Kernel Mailing List Subject: Re: modprobe + request_module() deadlock Message-ID: <20041124121148.GD22798@bytesex> References: <20041122102502.GF29305@bytesex> <20041122141607.GA21184@linuxtv.org> <20041122144432.GB575@bytesex> <20041122153637.GA10673@convergence.de> <20041122165201.GA2060@bytesex> <1101272551.6186.25.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1101272551.6186.25.camel@localhost.localdomain> User-Agent: Mutt/1.5.6i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 812 Lines: 26 On Wed, Nov 24, 2004 at 04:02:31PM +1100, Rusty Russell wrote: > On Mon, 2004-11-22 at 17:52 +0100, Gerd Knorr wrote: > > > Delaying request_module() sounds ugly. Anyway, if you can > > > get it to work reliably... > > > > I think I can, havn't tried yet through. > > I still don't really like it as a solution, I don't either, but loading modules unconditionally even if not needed (especially if they pull in the complete dvb subsystem) isn't very nice as well. I'm open to other suggestions ... > but this patch (pending anyway) should help. Thanks. Gerd - 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/