From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from fed1rmmtao12.cox.net (fed1rmmtao12.cox.net [68.230.241.27]) by ozlabs.org (Postfix) with ESMTP id E590D67A79 for ; Thu, 14 Jul 2005 04:02:59 +1000 (EST) Date: Wed, 13 Jul 2005 11:02:58 -0700 From: Tom Rini To: Olaf Hering Message-ID: <20050713180258.GM7741@smtp.west.cox.net> References: <20050713135525.GA18144@suse.de> <20050713135626.GB18144@suse.de> <20050713160405.GK7741@smtp.west.cox.net> <20050713170351.GA19133@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20050713170351.GA19133@suse.de> Cc: Andrew Morton , linuxppc-dev@ozlabs.org Subject: Re: [PATCH] update ppc defconfigs List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Jul 13, 2005 at 07:03:51PM +0200, Olaf Hering wrote: > On Wed, Jul 13, Tom Rini wrote: > > > > -CONFIG_LOCALVERSION="" > > > +CONFIG_LOCALVERSION="common_defconfig" > > > > Please don't do that. $WHOMEVERs mass-compile-scripts should be setting > > this to $WHATEVER. > > Will send updated patch. > > > > -CONFIG_MODULE_FORCE_UNLOAD=y > > > +# CONFIG_MODULE_FORCE_UNLOAD is not set > > > > Why? It looks like you're doing more than running oldconfig here.. > > That doesnt belong to a default kernel, anyone who wants that can just > enable it. I disagree, force unload should be the default because it's a handy 'oops, I need to not reboot' thing. -- Tom Rini http://gate.crashing.org/~trini/