Re: [PATCH 1/8] powerpc/pci: Move pcibios_find_pci_bus() around

2014-11-25 Thread Benjamin Herrenschmidt
On Wed, 2014-11-26 at 11:08 +1100, Gavin Shan wrote: > On Wed, Nov 26, 2014 at 09:58:30AM +1100, Benjamin Herrenschmidt wrote: > >On Tue, 2014-11-25 at 09:49 +1100, Gavin Shan wrote: > >> The patch moves pcibios_find_pci_bus() to PPC kerenl directory so > >> that it can be reused by hotplug code fo

Re: [PATCH 1/8] powerpc/pci: Move pcibios_find_pci_bus() around

2014-11-25 Thread Gavin Shan
On Wed, Nov 26, 2014 at 09:58:30AM +1100, Benjamin Herrenschmidt wrote: >On Tue, 2014-11-25 at 09:49 +1100, Gavin Shan wrote: >> The patch moves pcibios_find_pci_bus() to PPC kerenl directory so >> that it can be reused by hotplug code for pSeries and PowerNV >> platform at the same time. >> >> Si

Re: [PATCH 1/8] powerpc/pci: Move pcibios_find_pci_bus() around

2014-11-25 Thread Benjamin Herrenschmidt
On Tue, 2014-11-25 at 09:49 +1100, Gavin Shan wrote: > The patch moves pcibios_find_pci_bus() to PPC kerenl directory so > that it can be reused by hotplug code for pSeries and PowerNV > platform at the same time. > > Signed-off-by: Gavin Shan Acked-by: Benjamin Herrenschmidt > --- > arch/pow

[PATCH 1/8] powerpc/pci: Move pcibios_find_pci_bus() around

2014-11-24 Thread Gavin Shan
The patch moves pcibios_find_pci_bus() to PPC kerenl directory so that it can be reused by hotplug code for pSeries and PowerNV platform at the same time. Signed-off-by: Gavin Shan --- arch/powerpc/kernel/pci-hotplug.c | 36 ++ arch/powerpc/platforms/pseries/