From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yijing Wang Subject: Re: [PATCH v9 03/30] PCI: Save domain in pci_host_bridge Date: Wed, 8 Apr 2015 16:32:27 +0800 Message-ID: <5524E79B.5020304@huawei.com> References: <1428053164-28277-1-git-send-email-wangyijing@huawei.com> <1428053164-28277-5-git-send-email-wangyijing@huawei.com> <5524E248.9010509@free-electrons.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5524E248.9010509@free-electrons.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Gregory CLEMENT Cc: linux-ia64@vger.kernel.org, linux-pci@vger.kernel.org, Guan Xuetao , Russell King , x86@kernel.org, Geert Uytterhoeven , Benjamin Herrenschmidt , Arnd Bergmann , Marc Zyngier , Rusty Russell , linux-m68k@lists.linux-m68k.org, Bjorn Helgaas , Thomas Gleixner , Yinghai Lu , linux-arm-kernel@lists.infradead.org, dja@axtens.net, Liviu Dudau , Tony Luck , linux-kernel@vger.kernel.org, Jiang Liu , linux-alpha@vger.kernel.org, "David S. Miller" On 2015/4/8 16:09, Gregory CLEMENT wrote: > Hi Yijing, > > On 03/04/2015 11:25, Yijing Wang wrote: >> Save domain in pci_host_bridge, so we could get domain >> from pci_host_bridge, and at the end of series, we could >> clean up the arch specific pci_domain_nr(). For arm, >> we pass -1 as the domain number, we would update the >> domain number in core by pci_bus_assign_domain_nr(). >> > For the mvebu part I tested on Armada XP, Armada 375 and Armada 38x > SoCs, and I didn't saw any regression. So you can add my: > > Tested-by: Gregory CLEMENT Thanks a lot for your test! Thanks! Yijing. >> > > -- Thanks! Yijing From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yijing Wang Date: Wed, 08 Apr 2015 08:32:27 +0000 Subject: Re: [PATCH v9 03/30] PCI: Save domain in pci_host_bridge Message-Id: <5524E79B.5020304@huawei.com> List-Id: References: <1428053164-28277-1-git-send-email-wangyijing@huawei.com> <1428053164-28277-5-git-send-email-wangyijing@huawei.com> <5524E248.9010509@free-electrons.com> In-Reply-To: <5524E248.9010509@free-electrons.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Gregory CLEMENT Cc: Bjorn Helgaas , linux-ia64@vger.kernel.org, linux-pci@vger.kernel.org, Guan Xuetao , Russell King , x86@kernel.org, Geert Uytterhoeven , Benjamin Herrenschmidt , Arnd Bergmann , Marc Zyngier , Rusty Russell , linux-m68k@vger.kernel.org, Thomas Gleixner , Yinghai Lu , linux-arm-kernel@lists.infradead.org, dja@axtens.net, Liviu Dudau , Tony Luck , linux-kernel@vger.kernel.org, Jiang Liu , linux-alpha@vger.kernel.org, "David S. Miller" On 2015/4/8 16:09, Gregory CLEMENT wrote: > Hi Yijing, > > On 03/04/2015 11:25, Yijing Wang wrote: >> Save domain in pci_host_bridge, so we could get domain >> from pci_host_bridge, and at the end of series, we could >> clean up the arch specific pci_domain_nr(). For arm, >> we pass -1 as the domain number, we would update the >> domain number in core by pci_bus_assign_domain_nr(). >> > For the mvebu part I tested on Armada XP, Armada 375 and Armada 38x > SoCs, and I didn't saw any regression. So you can add my: > > Tested-by: Gregory CLEMENT Thanks a lot for your test! Thanks! Yijing. >> > > -- Thanks! Yijing From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from szxga02-in.huawei.com ([119.145.14.65]:57120 "EHLO szxga02-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751157AbbDHIgm (ORCPT ); Wed, 8 Apr 2015 04:36:42 -0400 Message-ID: <5524E79B.5020304@huawei.com> Date: Wed, 8 Apr 2015 16:32:27 +0800 From: Yijing Wang MIME-Version: 1.0 To: Gregory CLEMENT CC: Bjorn Helgaas , , , Guan Xuetao , Russell King , , Geert Uytterhoeven , Benjamin Herrenschmidt , Arnd Bergmann , Marc Zyngier , "Rusty Russell" , , "Thomas Gleixner" , Yinghai Lu , , , Liviu Dudau , Tony Luck , , Jiang Liu , , "David S. Miller" Subject: Re: [PATCH v9 03/30] PCI: Save domain in pci_host_bridge References: <1428053164-28277-1-git-send-email-wangyijing@huawei.com> <1428053164-28277-5-git-send-email-wangyijing@huawei.com> <5524E248.9010509@free-electrons.com> In-Reply-To: <5524E248.9010509@free-electrons.com> Content-Type: text/plain; charset="windows-1252" Sender: linux-pci-owner@vger.kernel.org List-ID: On 2015/4/8 16:09, Gregory CLEMENT wrote: > Hi Yijing, > > On 03/04/2015 11:25, Yijing Wang wrote: >> Save domain in pci_host_bridge, so we could get domain >> from pci_host_bridge, and at the end of series, we could >> clean up the arch specific pci_domain_nr(). For arm, >> we pass -1 as the domain number, we would update the >> domain number in core by pci_bus_assign_domain_nr(). >> > For the mvebu part I tested on Armada XP, Armada 375 and Armada 38x > SoCs, and I didn't saw any regression. So you can add my: > > Tested-by: Gregory CLEMENT Thanks a lot for your test! Thanks! Yijing. >> > > -- Thanks! Yijing From mboxrd@z Thu Jan 1 00:00:00 1970 From: wangyijing@huawei.com (Yijing Wang) Date: Wed, 8 Apr 2015 16:32:27 +0800 Subject: [PATCH v9 03/30] PCI: Save domain in pci_host_bridge In-Reply-To: <5524E248.9010509@free-electrons.com> References: <1428053164-28277-1-git-send-email-wangyijing@huawei.com> <1428053164-28277-5-git-send-email-wangyijing@huawei.com> <5524E248.9010509@free-electrons.com> Message-ID: <5524E79B.5020304@huawei.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 2015/4/8 16:09, Gregory CLEMENT wrote: > Hi Yijing, > > On 03/04/2015 11:25, Yijing Wang wrote: >> Save domain in pci_host_bridge, so we could get domain >> from pci_host_bridge, and at the end of series, we could >> clean up the arch specific pci_domain_nr(). For arm, >> we pass -1 as the domain number, we would update the >> domain number in core by pci_bus_assign_domain_nr(). >> > For the mvebu part I tested on Armada XP, Armada 375 and Armada 38x > SoCs, and I didn't saw any regression. So you can add my: > > Tested-by: Gregory CLEMENT Thanks a lot for your test! Thanks! Yijing. >> > > -- 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 S1753438AbbDHIgr (ORCPT ); Wed, 8 Apr 2015 04:36:47 -0400 Received: from szxga02-in.huawei.com ([119.145.14.65]:57120 "EHLO szxga02-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751157AbbDHIgm (ORCPT ); Wed, 8 Apr 2015 04:36:42 -0400 Message-ID: <5524E79B.5020304@huawei.com> Date: Wed, 8 Apr 2015 16:32:27 +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: Gregory CLEMENT CC: Bjorn Helgaas , , , Guan Xuetao , Russell King , , Geert Uytterhoeven , Benjamin Herrenschmidt , Arnd Bergmann , Marc Zyngier , "Rusty Russell" , , "Thomas Gleixner" , Yinghai Lu , , , Liviu Dudau , Tony Luck , , Jiang Liu , , "David S. Miller" Subject: Re: [PATCH v9 03/30] PCI: Save domain in pci_host_bridge References: <1428053164-28277-1-git-send-email-wangyijing@huawei.com> <1428053164-28277-5-git-send-email-wangyijing@huawei.com> <5524E248.9010509@free-electrons.com> In-Reply-To: <5524E248.9010509@free-electrons.com> Content-Type: text/plain; charset="windows-1252" 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/4/8 16:09, Gregory CLEMENT wrote: > Hi Yijing, > > On 03/04/2015 11:25, Yijing Wang wrote: >> Save domain in pci_host_bridge, so we could get domain >> from pci_host_bridge, and at the end of series, we could >> clean up the arch specific pci_domain_nr(). For arm, >> we pass -1 as the domain number, we would update the >> domain number in core by pci_bus_assign_domain_nr(). >> > For the mvebu part I tested on Armada XP, Armada 375 and Armada 38x > SoCs, and I didn't saw any regression. So you can add my: > > Tested-by: Gregory CLEMENT Thanks a lot for your test! Thanks! Yijing. >> > > -- Thanks! Yijing