From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cursor.subgra.de (cursor.subgra.de [78.46.252.50]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "cursor.subgra.de", Issuer "cursor.subgra.de" (not verified)) by ozlabs.org (Postfix) with ESMTPS id 21735DDDFF for ; Wed, 25 Mar 2009 00:27:43 +1100 (EST) Date: Tue, 24 Mar 2009 14:27:33 +0100 From: Benjamin Krill To: Benjamin Herrenschmidt Subject: Re: [PATCH v2] Check name property to determine partition nodes. Message-ID: <20090324132733.GN11318@codiert.org> References: <20090123161805.GA2598@codiert.org> <1233720542.16867.187.camel@pasglop> <20090218074738.GC12204@codiert.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 In-Reply-To: <20090218074738.GC12204@codiert.org> Cc: linuxppc-dev@ozlabs.org, linux-mtd@lists.infradead.org, David Woodhouse , dwg@au1.ibm.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , >>On Fri, 2009-01-23 at 17:18 +0100, Benjamin Krill wrote: >>> SLOF has a further node which could not be evaluate >>> by the current routine. The current routine returns >>> because the node hasn't the required reg property. As >>> fix this patch adds a check to determine the partition >>> child nodes. If the node is not an partition the number >>> of total partitions will be decreased and loop continue >>> with the next nodes. >> >>Somebody on the MTD list is taking that ? David ? Or should I merge it >>via powerpc ? > >Could somebody merge it for the next release? Again, new try to get it somewhere merged. cheers ben