From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.lixom.net (lixom.net [66.141.50.11]) by ozlabs.org (Postfix) with ESMTP id A2157DDE29 for ; Tue, 13 Nov 2007 18:05:18 +1100 (EST) Date: Tue, 13 Nov 2007 01:06:04 -0600 From: Olof Johansson To: Benjamin Herrenschmidt Subject: Re: [PATCH 2/2] powerpc: Merge pci_process_bridge_OF_ranges() Message-ID: <20071113070604.GA16842@lixom.net> References: <20071113044432.F1389DDE2E@ozlabs.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20071113044432.F1389DDE2E@ozlabs.org> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, Nov 13, 2007 at 03:43:51PM +1100, Benjamin Herrenschmidt wrote: > > Signed-off-by: Benjamin Herrenschmidt > --- > > Tested on a few pSeries, PowerMac G5, and a 32 bits PowerMacs and > a BriQ. Please let me know if it misbehaves anywhere else. Looks good on the eval boards I tested here. Acked-by: Olof Johansson