Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760018AbXK0XCX (ORCPT ); Tue, 27 Nov 2007 18:02:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759056AbXK0XCD (ORCPT ); Tue, 27 Nov 2007 18:02:03 -0500 Received: from smtp2.linux-foundation.org ([207.189.120.14]:59126 "EHLO smtp2.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752527AbXK0XCA (ORCPT ); Tue, 27 Nov 2007 18:02:00 -0500 Date: Tue, 27 Nov 2007 15:00:22 -0800 From: Stephen Hemminger To: Andi Kleen Cc: Jon Masters , Rusty Russell , Roland Dreier , Andi Kleen , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, sam@ravnborg.org Subject: Re: [PATCH RFC] [1/9] Core module symbol namespaces code and intro. Message-ID: <20071127150022.61bdff7e@freepuppy.rosehill> In-Reply-To: <20071127223743.GI24223@one.firstfloor.org> References: <20071122343.446909000@suse.de> <200711261228.15155.rusty@rustcorp.com.au> <200711271549.37670.rusty@rustcorp.com.au> <1196202698.3415.119.camel@jcmlaptop> <20071127223743.GI24223@one.firstfloor.org> Organization: Linux Foundation X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.1; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1026 Lines: 22 On Tue, 27 Nov 2007 23:37:43 +0100 Andi Kleen wrote: > > With my "Enterprise" hat on, I can see where Andi was coming from > > originally. > > For the record my original motivation was to fix the "TCP exports everything > for ipv6.ko" case cleanly. I later realized that it would be useful for the > ABI stability issues too, but it was really not my primary motivation. > This is why I didn't even mention that in the original patch description. Since ipv6 can never be removed because it references itself, the whole concept of a modular ipv6 is flawed. Sometime ago a patch was sent to remove the ipv6 module unload hooks but as I recall Dave rejected it believing the unload code could be fixed. -- Stephen Hemminger - 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/