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

2015-02-26 Thread Yijing Wang
On 2015/2/26 13:51, Bjorn Helgaas wrote: > On Thu, Feb 26, 2015 at 09:29:17AM +0800, Yijing Wang wrote: >> v2->v3: >> Rebase this series on v4.0-rc1. > > Hm, still doesn't apply for me: Hi Bjorn, I redo the series, I guess the errors were introduced by calling ./scripts/cleanpatch which is

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

2015-02-26 Thread Yijing Wang
On 2015/2/26 13:51, Bjorn Helgaas wrote: On Thu, Feb 26, 2015 at 09:29:17AM +0800, Yijing Wang wrote: v2-v3: Rebase this series on v4.0-rc1. Hm, still doesn't apply for me: Hi Bjorn, I redo the series, I guess the errors were introduced by calling ./scripts/cleanpatch which is used to

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

2015-02-25 Thread Bjorn Helgaas
On Thu, Feb 26, 2015 at 09:29:17AM +0800, Yijing Wang wrote: > v2->v3: > Rebase this series on v4.0-rc1. Hm, still doesn't apply for me: 11:48:15 ~/linux (pci/enumeration)$ git show --oneline | head -1 c517d838eb7d Linux 4.0-rc1 11:48:36 ~/linux (pci/enumeration)$ stg import -M

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

2015-02-25 Thread Yijing Wang
v2->v3: Rebase this series on v4.0-rc1. 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 build

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

2015-02-25 Thread Yijing Wang
v2-v3: Rebase this series on v4.0-rc1. 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 build

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

2015-02-25 Thread Bjorn Helgaas
On Thu, Feb 26, 2015 at 09:29:17AM +0800, Yijing Wang wrote: v2-v3: Rebase this series on v4.0-rc1. Hm, still doesn't apply for me: 11:48:15 ~/linux (pci/enumeration)$ git show --oneline | head -1 c517d838eb7d Linux 4.0-rc1 11:48:36 ~/linux (pci/enumeration)$ stg import -M --sign