Re: [RFC][PATCH] powerpc/pci: Pull ppc32 code we need in ppc64

2009-05-29 Thread Benjamin Herrenschmidt
On Wed, 2009-05-20 at 17:08 +1000, Benjamin Herrenschmidt wrote: > On Wed, 2009-05-20 at 00:57 -0500, Kumar Gala wrote: > > Ben, > > > > Comments on the pmac case? > > Not yet :-) Give me a day. Was tracking a bug today. A few days later... Looks good. I had a quick peek at powermac users of th

Re: [RFC][PATCH] powerpc/pci: Pull ppc32 code we need in ppc64

2009-05-20 Thread Benjamin Herrenschmidt
On Wed, 2009-05-20 at 00:57 -0500, Kumar Gala wrote: > Ben, > > Comments on the pmac case? Not yet :-) Give me a day. Was tracking a bug today. Cheers, Ben. > - k > > On Apr 29, 2009, at 3:49 PM, Kumar Gala wrote: > > > Signed-off-by: Kumar Gala > > --- > > > > Ben, > > > > My question is if

Re: [RFC][PATCH] powerpc/pci: Pull ppc32 code we need in ppc64

2009-05-19 Thread Kumar Gala
Ben, Comments on the pmac case? - k On Apr 29, 2009, at 3:49 PM, Kumar Gala wrote: Signed-off-by: Kumar Gala --- Ben, My question is if we think fake_pci_bus will always get a valid hose(). The users of EARLY_PCI_OP are fsl/8xxx, 4xx, and pmac. I verified that fsl/8xxx & 4xx pass a v

[RFC][PATCH] powerpc/pci: Pull ppc32 code we need in ppc64

2009-04-29 Thread Kumar Gala
Signed-off-by: Kumar Gala --- Ben, My question is if we think fake_pci_bus will always get a valid hose(). The users of EARLY_PCI_OP are fsl/8xxx, 4xx, and pmac. I verified that fsl/8xxx & 4xx pass a valid hose. Do we think pmac does? - k arch/powerpc/include/asm/machdep.h|6 +- arc