From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754973AbbBPDQc (ORCPT ); Sun, 15 Feb 2015 22:16:32 -0500 Received: from gate.crashing.org ([63.228.1.57]:59920 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751272AbbBPDQ3 (ORCPT ); Sun, 15 Feb 2015 22:16:29 -0500 Message-ID: <1424056424.21410.33.camel@kernel.crashing.org> Subject: Re: [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge From: Benjamin Herrenschmidt To: Yijing Wang Cc: Lorenzo Pieralisi , Bjorn Helgaas , 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 , 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 Date: Mon, 16 Feb 2015 14:13:44 +1100 In-Reply-To: <54E14562.30407@huawei.com> References: <1421800225-26230-1-git-send-email-wangyijing@huawei.com> <20150214194552.GA3932@e102568-lin.cambridge.arm.com> <54E14562.30407@huawei.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.7-0ubuntu1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 and you could pull it from git@github.com:YijingWang/linux-pci.git for-gen-host-v2 > > Thank you to help test! Thanks, I'll try to spend some time reviewing and testing this on powerpc as well. Cheers, Ben. > Thanks! > Yijing. > > > > > Thanks ! > > Lorenzo > > > > > > . > > > > From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Subject: Re: [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge Date: Mon, 16 Feb 2015 14:13:44 +1100 Message-ID: <1424056424.21410.33.camel@kernel.crashing.org> References: <1421800225-26230-1-git-send-email-wangyijing@huawei.com> <20150214194552.GA3932@e102568-lin.cambridge.arm.com> <54E14562.30407@huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <54E14562.30407@huawei.com> Sender: linux-ia64-owner@vger.kernel.org To: Yijing Wang Cc: Lorenzo Pieralisi , Bjorn Helgaas , 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 , 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 List-Id: linux-m68k@vger.kernel.org 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 and you could pull it from git@github.com:YijingWang/linux-pci.git for-gen-host-v2 > > Thank you to help test! Thanks, I'll try to spend some time reviewing and testing this on powerpc as well. Cheers, Ben. > Thanks! > Yijing. > > > > > Thanks ! > > Lorenzo > > > > > > . > > > > From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org ([63.228.1.57]:59920 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751272AbbBPDQ3 (ORCPT ); Sun, 15 Feb 2015 22:16:29 -0500 Message-ID: <1424056424.21410.33.camel@kernel.crashing.org> Subject: Re: [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge From: Benjamin Herrenschmidt To: Yijing Wang Cc: Lorenzo Pieralisi , Bjorn Helgaas , 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 , 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 Date: Mon, 16 Feb 2015 14:13:44 +1100 In-Reply-To: <54E14562.30407@huawei.com> References: <1421800225-26230-1-git-send-email-wangyijing@huawei.com> <20150214194552.GA3932@e102568-lin.cambridge.arm.com> <54E14562.30407@huawei.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-pci-owner@vger.kernel.org List-ID: 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 and you could pull it from git@github.com:YijingWang/linux-pci.git for-gen-host-v2 > > Thank you to help test! Thanks, I'll try to spend some time reviewing and testing this on powerpc as well. Cheers, Ben. > Thanks! > Yijing. > > > > > Thanks ! > > Lorenzo > > > > > > . > > > > From mboxrd@z Thu Jan 1 00:00:00 1970 From: benh@kernel.crashing.org (Benjamin Herrenschmidt) Date: Mon, 16 Feb 2015 14:13:44 +1100 Subject: [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge In-Reply-To: <54E14562.30407@huawei.com> References: <1421800225-26230-1-git-send-email-wangyijing@huawei.com> <20150214194552.GA3932@e102568-lin.cambridge.arm.com> <54E14562.30407@huawei.com> Message-ID: <1424056424.21410.33.camel@kernel.crashing.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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 and you could pull it from git at github.com:YijingWang/linux-pci.git for-gen-host-v2 > > Thank you to help test! Thanks, I'll try to spend some time reviewing and testing this on powerpc as well. Cheers, Ben. > Thanks! > Yijing. > > > > > Thanks ! > > Lorenzo > > > > > > . > > > > From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Date: Mon, 16 Feb 2015 03:13:44 +0000 Subject: Re: [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge Message-Id: <1424056424.21410.33.camel@kernel.crashing.org> List-Id: References: <1421800225-26230-1-git-send-email-wangyijing@huawei.com> <20150214194552.GA3932@e102568-lin.cambridge.arm.com> <54E14562.30407@huawei.com> In-Reply-To: <54E14562.30407@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Yijing Wang Cc: Lorenzo Pieralisi , Bjorn Helgaas , 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 , 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 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 and you could pull it from git@github.com:YijingWang/linux-pci.git for-gen-host-v2 > > Thank you to help test! Thanks, I'll try to spend some time reviewing and testing this on powerpc as well. Cheers, Ben. > Thanks! > Yijing. > > > > > Thanks ! > > Lorenzo > > > > > > . > > > >