From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 74598DDFEE for ; Tue, 9 Oct 2007 06:56:43 +1000 (EST) Subject: Re: [PATCH] Eval boards should not need to mess with ROOT_DEV From: Benjamin Herrenschmidt To: Kumar Gala In-Reply-To: <27C642CB-ACC0-4E3E-85AA-8319F56364EB@kernel.crashing.org> References: <20071008151254.7777.38512.stgit@trillian.cg.shawcable.net> <27C642CB-ACC0-4E3E-85AA-8319F56364EB@kernel.crashing.org> Content-Type: text/plain Date: Tue, 09 Oct 2007 06:56:30 +1000 Message-Id: <1191876991.6355.11.camel@pasglop> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org, Paul Mackerras Reply-To: benh@kernel.crashing.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2007-10-08 at 14:41 -0500, Kumar Gala wrote: > > Powermac and pseries also do this weirdness. Should it be removed > > from there too? > > We need benh to make a comment about powermac. > > I think its ok to remove everywhere but we should see if he has any > issue. PowerMac has some weirdo auto-detection code for root... I don't want to remove it just yet. Ben