Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S272600AbTG1AOu (ORCPT ); Sun, 27 Jul 2003 20:14:50 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S270991AbTG1AG7 (ORCPT ); Sun, 27 Jul 2003 20:06:59 -0400 Received: from pc2-cwma1-4-cust86.swan.cable.ntl.com ([213.105.254.86]:44680 "EHLO lxorguk.ukuu.org.uk") by vger.kernel.org with ESMTP id S270539AbTG0Xtt (ORCPT ); Sun, 27 Jul 2003 19:49:49 -0400 Subject: Re: [PATCH] Remove module reference counting. From: Alan Cox To: Arjan van de Ven Cc: Rusty Russell , Linus Torvalds , Stephen Hemminger , "David S. Miller" , Greg KH , Linux Kernel Mailing List In-Reply-To: <20030727214701.A23137@devserv.devel.redhat.com> References: <20030727193919.832302C450@lists.samba.org> <20030727214701.A23137@devserv.devel.redhat.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Message-Id: <1059350466.14759.1.camel@dhcp22.swansea.linux.org.uk> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-5) Date: 28 Jul 2003 01:01:06 +0100 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 752 Lines: 19 On Sul, 2003-07-27 at 22:47, Arjan van de Ven wrote: > On Mon, Jul 28, 2003 at 05:34:36AM +1000, Rusty Russell wrote: > > > > The kudzu one and Alan's USB firmware example bother me more: they > > load then unload modules currently? > > I'm pretty sure kudzu doesn't Redid the instrumentation - kudzu loads a *lot* of modules which do a ton of stuff then decide they failed to initialize. It doesn't seem to load modules that initialize successfully then unload then. Those stay in memory by default. - 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/