Re: [PATCH 2/2] powerpc: Merge pci_process_bridge_OF_ranges()

2007-11-13 Thread Benjamin Herrenschmidt
On Tue, 2007-11-13 at 01:06 -0600, Olof Johansson wrote: On Tue, Nov 13, 2007 at 03:43:51PM +1100, Benjamin Herrenschmidt wrote: Signed-off-by: Benjamin Herrenschmidt [EMAIL PROTECTED] --- Tested on a few pSeries, PowerMac G5, and a 32 bits PowerMacs and a BriQ. Please let me know

[PATCH 2/2] powerpc: Merge pci_process_bridge_OF_ranges()

2007-11-12 Thread Benjamin Herrenschmidt
This patch merges the 32 and 64 bits implementations of pci_process_bridge_OF_ranges(). The new function is cleaner than both the old ones supports 64 bits ranges on ppc32 which is necessary for the 4xx port. It also adds some better (hopefully) output to the kernel log which should help

Re: [PATCH 2/2] powerpc: Merge pci_process_bridge_OF_ranges()

2007-11-12 Thread Stephen Rothwell
On Tue, 13 Nov 2007 15:43:51 +1100 Benjamin Herrenschmidt [EMAIL PROTECTED] wrote: Tested on a few pSeries, PowerMac G5, and a 32 bits PowerMacs and a BriQ. Please let me know if it misbehaves anywhere else. It seems to work fine on my legacy iSeries (iseries_defconfig and ppc64_defconfig),

Re: [PATCH 2/2] powerpc: Merge pci_process_bridge_OF_ranges()

2007-11-12 Thread Olof Johansson
On Tue, Nov 13, 2007 at 03:43:51PM +1100, Benjamin Herrenschmidt wrote: Signed-off-by: Benjamin Herrenschmidt [EMAIL PROTECTED] --- 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