From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yijing Wang Subject: Re: [PATCH v6 00/30] Refine PCI scan interfaces and make generic pci host bridge Date: Mon, 16 Mar 2015 09:31:19 +0800 Message-ID: <55063267.2010202@huawei.com> References: <1425868467-9667-1-git-send-email-wangyijing@huawei.com> <20150312212306.GH7346@google.com> <20150313113156.GA4739@bart.dudau.co.uk> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-m68k-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Bjorn Helgaas , Liviu Dudau Cc: Jiang Liu , "linux-pci@vger.kernel.org" , Yinghai Lu , "linux-kernel@vger.kernel.org" , Marc Zyngier , linux-arm , Russell King , "x86@kernel.org" , Thomas Gleixner , Benjamin Herrenschmidt , Rusty Russell , Tony Luck , "linux-ia64@vger.kernel.org" , "David S. Miller" , Guan Xuetao , linux-alpha@vger.kernel.org, linux-m68k@lists.linux-m68k.org, Arnd Bergmann , Geert Uytterhoeven On 2015/3/13 22:48, Bjorn Helgaas wrote: > On Fri, Mar 13, 2015 at 6:31 AM, Liviu Dudau wrote: >> On Thu, Mar 12, 2015 at 04:23:06PM -0500, Bjorn Helgaas wrote: >>> On Mon, Mar 09, 2015 at 10:33:57AM +0800, Yijing Wang wrote: >>>> ... >>>> Yijing Wang (29): >>>> PCI: Rip out pci_bus_add_devices() from pci_scan_bus() >>>> PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus() >>>> sparc/PCI: Claim bus resources before pci_bus_add_devices() >>> >>> I put the above patches plus a cleanup patch on my pci/enumeration branch. >>> Please rebase your next revision to that. If there's anything else >>> non-controversial that we can pull in to chip away at this, let me know. >> >> Hi Bjorn and Yijing, >> >> Sorry for not providing feedback earlier on this series (or any previous ones), >> I'm just crawling out from under a rock of doing graphics drivers :) >> >> The patch ripping out pci_bus_add_devices() from pci_scan_root_bus() misses out >> the users of that function from drivers/pci/host. If Yijing is going to refresh >> the series it is probably worth starting with adding back the call into pcie-xilinx.c >> and pci-versatile.c. > > Huh, sure enough, I missed those, too. Yijing, when you add those, > can you pull my branch, update the patch, and repost it? That way > you'll keep my changelog and cleanup updates. Sure, I will repost it today. > > Bjorn > > . > -- Thanks! Yijing From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yijing Wang Date: Mon, 16 Mar 2015 01:31:19 +0000 Subject: Re: [PATCH v6 00/30] Refine PCI scan interfaces and make generic pci host bridge Message-Id: <55063267.2010202@huawei.com> List-Id: References: <1425868467-9667-1-git-send-email-wangyijing@huawei.com> <20150312212306.GH7346@google.com> <20150313113156.GA4739@bart.dudau.co.uk> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Bjorn Helgaas , Liviu Dudau Cc: Jiang Liu , "linux-pci@vger.kernel.org" , Yinghai Lu , "linux-kernel@vger.kernel.org" , Marc Zyngier , linux-arm , Russell King , "x86@kernel.org" , Thomas Gleixner , Benjamin Herrenschmidt , Rusty Russell , Tony Luck , "linux-ia64@vger.kernel.org" , "David S. Miller" , Guan Xuetao , linux-alpha@vger.kernel.org, linux-m68k@vger.kernel.org, Arnd Bergmann , Geert Uytterhoeven On 2015/3/13 22:48, Bjorn Helgaas wrote: > On Fri, Mar 13, 2015 at 6:31 AM, Liviu Dudau wrote: >> On Thu, Mar 12, 2015 at 04:23:06PM -0500, Bjorn Helgaas wrote: >>> On Mon, Mar 09, 2015 at 10:33:57AM +0800, Yijing Wang wrote: >>>> ... >>>> Yijing Wang (29): >>>> PCI: Rip out pci_bus_add_devices() from pci_scan_bus() >>>> PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus() >>>> sparc/PCI: Claim bus resources before pci_bus_add_devices() >>> >>> I put the above patches plus a cleanup patch on my pci/enumeration branch. >>> Please rebase your next revision to that. If there's anything else >>> non-controversial that we can pull in to chip away at this, let me know. >> >> Hi Bjorn and Yijing, >> >> Sorry for not providing feedback earlier on this series (or any previous ones), >> I'm just crawling out from under a rock of doing graphics drivers :) >> >> The patch ripping out pci_bus_add_devices() from pci_scan_root_bus() misses out >> the users of that function from drivers/pci/host. If Yijing is going to refresh >> the series it is probably worth starting with adding back the call into pcie-xilinx.c >> and pci-versatile.c. > > Huh, sure enough, I missed those, too. Yijing, when you add those, > can you pull my branch, update the patch, and repost it? That way > you'll keep my changelog and cleanup updates. Sure, I will repost it today. > > Bjorn > > . > -- Thanks! Yijing From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from szxga02-in.huawei.com ([119.145.14.65]:7402 "EHLO szxga02-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751350AbbCPBbk (ORCPT ); Sun, 15 Mar 2015 21:31:40 -0400 Message-ID: <55063267.2010202@huawei.com> Date: Mon, 16 Mar 2015 09:31:19 +0800 From: Yijing Wang MIME-Version: 1.0 To: Bjorn Helgaas , Liviu Dudau CC: Jiang Liu , "linux-pci@vger.kernel.org" , Yinghai Lu , "linux-kernel@vger.kernel.org" , Marc Zyngier , linux-arm , Russell King , "x86@kernel.org" , Thomas Gleixner , Benjamin Herrenschmidt , Rusty Russell , Tony Luck , "linux-ia64@vger.kernel.org" , "David S. Miller" , "Guan Xuetao" , , , Arnd Bergmann , "Geert Uytterhoeven" Subject: Re: [PATCH v6 00/30] Refine PCI scan interfaces and make generic pci host bridge References: <1425868467-9667-1-git-send-email-wangyijing@huawei.com> <20150312212306.GH7346@google.com> <20150313113156.GA4739@bart.dudau.co.uk> In-Reply-To: Content-Type: text/plain; charset="UTF-8" Sender: linux-pci-owner@vger.kernel.org List-ID: On 2015/3/13 22:48, Bjorn Helgaas wrote: > On Fri, Mar 13, 2015 at 6:31 AM, Liviu Dudau wrote: >> On Thu, Mar 12, 2015 at 04:23:06PM -0500, Bjorn Helgaas wrote: >>> On Mon, Mar 09, 2015 at 10:33:57AM +0800, Yijing Wang wrote: >>>> ... >>>> Yijing Wang (29): >>>> PCI: Rip out pci_bus_add_devices() from pci_scan_bus() >>>> PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus() >>>> sparc/PCI: Claim bus resources before pci_bus_add_devices() >>> >>> I put the above patches plus a cleanup patch on my pci/enumeration branch. >>> Please rebase your next revision to that. If there's anything else >>> non-controversial that we can pull in to chip away at this, let me know. >> >> Hi Bjorn and Yijing, >> >> Sorry for not providing feedback earlier on this series (or any previous ones), >> I'm just crawling out from under a rock of doing graphics drivers :) >> >> The patch ripping out pci_bus_add_devices() from pci_scan_root_bus() misses out >> the users of that function from drivers/pci/host. If Yijing is going to refresh >> the series it is probably worth starting with adding back the call into pcie-xilinx.c >> and pci-versatile.c. > > Huh, sure enough, I missed those, too. Yijing, when you add those, > can you pull my branch, update the patch, and repost it? That way > you'll keep my changelog and cleanup updates. Sure, I will repost it today. > > Bjorn > > . > -- Thanks! Yijing From mboxrd@z Thu Jan 1 00:00:00 1970 From: wangyijing@huawei.com (Yijing Wang) Date: Mon, 16 Mar 2015 09:31:19 +0800 Subject: [PATCH v6 00/30] Refine PCI scan interfaces and make generic pci host bridge In-Reply-To: References: <1425868467-9667-1-git-send-email-wangyijing@huawei.com> <20150312212306.GH7346@google.com> <20150313113156.GA4739@bart.dudau.co.uk> Message-ID: <55063267.2010202@huawei.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 2015/3/13 22:48, Bjorn Helgaas wrote: > On Fri, Mar 13, 2015 at 6:31 AM, Liviu Dudau wrote: >> On Thu, Mar 12, 2015 at 04:23:06PM -0500, Bjorn Helgaas wrote: >>> On Mon, Mar 09, 2015 at 10:33:57AM +0800, Yijing Wang wrote: >>>> ... >>>> Yijing Wang (29): >>>> PCI: Rip out pci_bus_add_devices() from pci_scan_bus() >>>> PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus() >>>> sparc/PCI: Claim bus resources before pci_bus_add_devices() >>> >>> I put the above patches plus a cleanup patch on my pci/enumeration branch. >>> Please rebase your next revision to that. If there's anything else >>> non-controversial that we can pull in to chip away at this, let me know. >> >> Hi Bjorn and Yijing, >> >> Sorry for not providing feedback earlier on this series (or any previous ones), >> I'm just crawling out from under a rock of doing graphics drivers :) >> >> The patch ripping out pci_bus_add_devices() from pci_scan_root_bus() misses out >> the users of that function from drivers/pci/host. If Yijing is going to refresh >> the series it is probably worth starting with adding back the call into pcie-xilinx.c >> and pci-versatile.c. > > Huh, sure enough, I missed those, too. Yijing, when you add those, > can you pull my branch, update the patch, and repost it? That way > you'll keep my changelog and cleanup updates. Sure, I will repost it today. > > Bjorn > > . > -- Thanks! Yijing From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752544AbbCPBbp (ORCPT ); Sun, 15 Mar 2015 21:31:45 -0400 Received: from szxga02-in.huawei.com ([119.145.14.65]:7402 "EHLO szxga02-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751350AbbCPBbk (ORCPT ); Sun, 15 Mar 2015 21:31:40 -0400 Message-ID: <55063267.2010202@huawei.com> Date: Mon, 16 Mar 2015 09:31:19 +0800 From: Yijing Wang User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: Bjorn Helgaas , Liviu Dudau CC: Jiang Liu , "linux-pci@vger.kernel.org" , Yinghai Lu , "linux-kernel@vger.kernel.org" , Marc Zyngier , linux-arm , Russell King , "x86@kernel.org" , Thomas Gleixner , Benjamin Herrenschmidt , Rusty Russell , Tony Luck , "linux-ia64@vger.kernel.org" , "David S. Miller" , "Guan Xuetao" , , , Arnd Bergmann , "Geert Uytterhoeven" Subject: Re: [PATCH v6 00/30] Refine PCI scan interfaces and make generic pci host bridge References: <1425868467-9667-1-git-send-email-wangyijing@huawei.com> <20150312212306.GH7346@google.com> <20150313113156.GA4739@bart.dudau.co.uk> In-Reply-To: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.177.27.212] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2015/3/13 22:48, Bjorn Helgaas wrote: > On Fri, Mar 13, 2015 at 6:31 AM, Liviu Dudau wrote: >> On Thu, Mar 12, 2015 at 04:23:06PM -0500, Bjorn Helgaas wrote: >>> On Mon, Mar 09, 2015 at 10:33:57AM +0800, Yijing Wang wrote: >>>> ... >>>> Yijing Wang (29): >>>> PCI: Rip out pci_bus_add_devices() from pci_scan_bus() >>>> PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus() >>>> sparc/PCI: Claim bus resources before pci_bus_add_devices() >>> >>> I put the above patches plus a cleanup patch on my pci/enumeration branch. >>> Please rebase your next revision to that. If there's anything else >>> non-controversial that we can pull in to chip away at this, let me know. >> >> Hi Bjorn and Yijing, >> >> Sorry for not providing feedback earlier on this series (or any previous ones), >> I'm just crawling out from under a rock of doing graphics drivers :) >> >> The patch ripping out pci_bus_add_devices() from pci_scan_root_bus() misses out >> the users of that function from drivers/pci/host. If Yijing is going to refresh >> the series it is probably worth starting with adding back the call into pcie-xilinx.c >> and pci-versatile.c. > > Huh, sure enough, I missed those, too. Yijing, when you add those, > can you pull my branch, update the patch, and repost it? That way > you'll keep my changelog and cleanup updates. Sure, I will repost it today. > > Bjorn > > . > -- Thanks! Yijing