From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from cursor.subgra.de ([78.46.252.50]) by bombadil.infradead.org with esmtps (Exim 4.69 #1 (Red Hat Linux)) id 1Lm6fO-000445-Ir for linux-mtd@lists.infradead.org; Tue, 24 Mar 2009 13:27:49 +0000 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 Content-Disposition: inline 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 MTD discussion mailing 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