Re: [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge

2015-02-25 Thread Yijing Wang
On 2015/2/26 7:09, Bjorn Helgaas wrote: > On Wed, Jan 21, 2015 at 08:29:55AM +0800, Yijing Wang wrote: >> v1->v2: >> Split pci_host_bridge_list into a new patch, remove .phb_probe_mode >> and rework powerpc .phb_of_scan_bus() for simpilicty suggested by >> Arnd. Refresh some patch de

Re: [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge

2015-02-25 Thread Bjorn Helgaas
On Wed, Jan 21, 2015 at 08:29:55AM +0800, Yijing Wang wrote: > v1->v2: > Split pci_host_bridge_list into a new patch, remove .phb_probe_mode > and rework powerpc .phb_of_scan_bus() for simpilicty suggested by > Arnd. Refresh some patch description log, and add a new patch to fix >

Re: [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge

2015-02-15 Thread Yijing Wang
On 2015/2/16 11:13, Benjamin Herrenschmidt wrote: > On Mon, 2015-02-16 at 09:18 +0800, Yijing Wang wrote: I tested this series on x86 (with or without ACPI). Comments and tests are warmly welcome! >>> >>> Can you push a public branch out rebased against mainline for us to pull >>> and tes

Re: [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge

2015-02-15 Thread Benjamin Herrenschmidt
On Mon, 2015-02-16 at 09:18 +0800, Yijing Wang wrote: > >> I tested this series on x86 (with or without ACPI). > >> Comments and tests are warmly welcome! > > > > Can you push a public branch out rebased against mainline for us to pull > > and test please ? > > Hi Lorenzo, I rebased the series an

Re: [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge

2015-02-15 Thread Yijing Wang
>> I tested this series on x86 (with or without ACPI). >> Comments and tests are warmly welcome! > > Can you push a public branch out rebased against mainline for us to pull > and test please ? Hi Lorenzo, I rebased the series and you could pull it from g...@github.com:YijingWang/linux-pci.git f

Re: [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge

2015-02-14 Thread Yijing Wang
>> Also we could eliminate all arch specific pci_domain_nr() after applied this >> series. >> >> I tested this series on x86 (with or without ACPI). >> Comments and tests are warmly welcome! > > Can you push a public branch out rebased against mainline for us to pull > and test please ? OK, I wi

Re: [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge

2015-02-14 Thread Lorenzo Pieralisi
Hi Yijing, On Wed, Jan 21, 2015 at 12:29:55AM +, Yijing Wang wrote: > v1->v2: > Split pci_host_bridge_list into a new patch, remove .phb_probe_mode > and rework powerpc .phb_of_scan_bus() for simpilicty suggested by > Arnd. Refresh some patch description log, and add a new pa

Re: [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge

2015-01-30 Thread Yijing Wang
On 2015/1/30 23:45, Bjorn Helgaas wrote: > On Fri, Jan 30, 2015 at 3:10 AM, Yijing Wang wrote: >> Hi Bjorn, >>Any comments for this series ? I'm so sorry to bother you. :) > > It's next in my queue after Wei Yang's powerpc sriov series. Here's > the queue I work from: > https://patchwork.o

Re: [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge

2015-01-30 Thread Bjorn Helgaas
On Fri, Jan 30, 2015 at 3:10 AM, Yijing Wang wrote: > Hi Bjorn, >Any comments for this series ? I'm so sorry to bother you. :) It's next in my queue after Wei Yang's powerpc sriov series. Here's the queue I work from: https://patchwork.ozlabs.org/project/linux-pci/list/?order=date Bjorn

Re: [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge

2015-01-30 Thread Yijing Wang
Hi Bjorn, Any comments for this series ? I'm so sorry to bother you. :) On 2015/1/21 8:29, Yijing Wang wrote: > v1->v2: > Split pci_host_bridge_list into a new patch, remove .phb_probe_mode > and rework powerpc .phb_of_scan_bus() for simpilicty suggested by > Arnd. Refresh s