From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753310AbbBZAyq (ORCPT ); Wed, 25 Feb 2015 19:54:46 -0500 Received: from szxga02-in.huawei.com ([119.145.14.65]:32688 "EHLO szxga02-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753214AbbBZAyl (ORCPT ); Wed, 25 Feb 2015 19:54:41 -0500 Message-ID: <54EE6EAC.9070607@huawei.com> Date: Thu, 26 Feb 2015 08:54:04 +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 CC: Jiang Liu , , Yinghai Lu , , Marc Zyngier , , Russell King , , Thomas Gleixner , Benjamin Herrenschmidt , Rusty Russell , Tony Luck , , "David S. Miller" , "Guan Xuetao" , , , Liviu Dudau , "Arnd Bergmann" , Geert Uytterhoeven Subject: Re: [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge References: <1421800225-26230-1-git-send-email-wangyijing@huawei.com> <20150225230925.GQ6220@google.com> In-Reply-To: <20150225230925.GQ6220@google.com> Content-Type: text/plain; charset="ISO-8859-1" 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/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 description log, and add a new patch to fix >> build warning in ia64. >> >> This series is based on Bjorn's pci-next branch. > > Hi Yijing, > > Would you mind rebasing this to v4.0-rc1? It doesn't apply quite cleanly > any more. OK, I will resend the series based on the v4.0-rc1. Thanks! Yijing. > > Thanks, > 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]:32688 "EHLO szxga02-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753214AbbBZAyl (ORCPT ); Wed, 25 Feb 2015 19:54:41 -0500 Message-ID: <54EE6EAC.9070607@huawei.com> Date: Thu, 26 Feb 2015 08:54:04 +0800 From: Yijing Wang MIME-Version: 1.0 To: Bjorn Helgaas CC: Jiang Liu , , Yinghai Lu , , Marc Zyngier , , Russell King , , Thomas Gleixner , Benjamin Herrenschmidt , Rusty Russell , Tony Luck , , "David S. Miller" , "Guan Xuetao" , , , Liviu Dudau , "Arnd Bergmann" , Geert Uytterhoeven Subject: Re: [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge References: <1421800225-26230-1-git-send-email-wangyijing@huawei.com> <20150225230925.GQ6220@google.com> In-Reply-To: <20150225230925.GQ6220@google.com> Content-Type: text/plain; charset="ISO-8859-1" Sender: linux-pci-owner@vger.kernel.org List-ID: 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 description log, and add a new patch to fix >> build warning in ia64. >> >> This series is based on Bjorn's pci-next branch. > > Hi Yijing, > > Would you mind rebasing this to v4.0-rc1? It doesn't apply quite cleanly > any more. OK, I will resend the series based on the v4.0-rc1. Thanks! Yijing. > > Thanks, > Bjorn > > . > -- Thanks! Yijing From mboxrd@z Thu Jan 1 00:00:00 1970 From: wangyijing@huawei.com (Yijing Wang) Date: Thu, 26 Feb 2015 08:54:04 +0800 Subject: [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge In-Reply-To: <20150225230925.GQ6220@google.com> References: <1421800225-26230-1-git-send-email-wangyijing@huawei.com> <20150225230925.GQ6220@google.com> Message-ID: <54EE6EAC.9070607@huawei.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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 description log, and add a new patch to fix >> build warning in ia64. >> >> This series is based on Bjorn's pci-next branch. > > Hi Yijing, > > Would you mind rebasing this to v4.0-rc1? It doesn't apply quite cleanly > any more. OK, I will resend the series based on the v4.0-rc1. Thanks! Yijing. > > Thanks, > Bjorn > > . > -- Thanks! Yijing From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yijing Wang Date: Thu, 26 Feb 2015 00:54:04 +0000 Subject: Re: [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge Message-Id: <54EE6EAC.9070607@huawei.com> List-Id: References: <1421800225-26230-1-git-send-email-wangyijing@huawei.com> <20150225230925.GQ6220@google.com> In-Reply-To: <20150225230925.GQ6220@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Bjorn Helgaas Cc: Jiang Liu , linux-pci@vger.kernel.org, Yinghai Lu , linux-kernel@vger.kernel.org, Marc Zyngier , linux-arm-kernel@lists.infradead.org, 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, Liviu Dudau , Arnd Bergmann , Geert Uytterhoeven 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 description log, and add a new patch to fix >> build warning in ia64. >> >> This series is based on Bjorn's pci-next branch. > > Hi Yijing, > > Would you mind rebasing this to v4.0-rc1? It doesn't apply quite cleanly > any more. OK, I will resend the series based on the v4.0-rc1. Thanks! Yijing. > > Thanks, > Bjorn > > . > -- Thanks! Yijing From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yijing Wang Subject: Re: [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge Date: Thu, 26 Feb 2015 08:54:04 +0800 Message-ID: <54EE6EAC.9070607@huawei.com> References: <1421800225-26230-1-git-send-email-wangyijing@huawei.com> <20150225230925.GQ6220@google.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150225230925.GQ6220@google.com> Sender: linux-ia64-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Bjorn Helgaas Cc: Jiang Liu , linux-pci@vger.kernel.org, Yinghai Lu , linux-kernel@vger.kernel.org, Marc Zyngier , linux-arm-kernel@lists.infradead.org, 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, Liviu Dudau , Arnd Bergmann , Geert Uytterhoeven 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 description log, and add a new patch to fix >> build warning in ia64. >> >> This series is based on Bjorn's pci-next branch. > > Hi Yijing, > > Would you mind rebasing this to v4.0-rc1? It doesn't apply quite cleanly > any more. OK, I will resend the series based on the v4.0-rc1. Thanks! Yijing. > > Thanks, > Bjorn > > . > -- Thanks! Yijing