Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932352AbWIOXEi (ORCPT ); Fri, 15 Sep 2006 19:04:38 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932353AbWIOXEi (ORCPT ); Fri, 15 Sep 2006 19:04:38 -0400 Received: from smtp-out.google.com ([216.239.45.12]:42224 "EHLO smtp-out.google.com") by vger.kernel.org with ESMTP id S932352AbWIOXEi (ORCPT ); Fri, 15 Sep 2006 19:04:38 -0400 DomainKey-Signature: a=rsa-sha1; s=beta; d=google.com; c=nofws; q=dns; h=received:message-id:date:from:to:subject:cc:in-reply-to: mime-version:content-type:content-transfer-encoding: content-disposition:references; b=K6byZUg0DyGeI7Np9GOBI5mSa84nSCB29N6DL8x4ihLu7dYyooTVP1p/9vA4YTX3N ATzmsUqVj/N4EfUAJSuTQ== Message-ID: Date: Fri, 15 Sep 2006 19:04:30 -0400 From: rossb To: "Randy.Dunlap" Subject: Re: + allow-proc-configgz-to-be-built-as-a-module.patch added to -mm tree Cc: linux-kernel@vger.kernel.org, akpm@osdl.org, mm-commits@vger.kernel.org, akpm@google.com, sam@ravnborg.org In-Reply-To: <20060915154752.d7bdb8a0.rdunlap@xenotime.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200609152158.k8FLw7ud018089@shell0.pdx.osdl.net> <20060915154752.d7bdb8a0.rdunlap@xenotime.net> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 916 Lines: 21 On 9/15/06, Randy.Dunlap wrote: > > In some ways this is a bit risky, because the .config which is used for > > compiling kernel/configs.c isn't necessarily the same as the .config which was > > used to build vmlinux. > > and that's why a module wasn't allowed. > It's not worth the risk IMO. It's not worth the risk for distributions or if you are tyring to support people building their own kernels. But if you are in an environment where you have enough control that you are not worried the kernel and the module being built at separate times or with different configs, then it's a nice compromise between convenience and memory use. Ross - 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/