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 Content-Length: 912 Lines: 35 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/