From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yijing Wang Date: Tue, 18 Jun 2013 01:03:05 +0000 Subject: Re: [PATCH -v5 0/8] Add hostbridge resource release to support root bus hotplug in IA64 Message-Id: <51BFB1C9.8030900@huawei.com> List-Id: References: <1370504093-14908-1-git-send-email-wangyijing@huawei.com> <20130615002224.GA21643@google.com> <51BE7AD5.5010300@huawei.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Bjorn Helgaas Cc: Tony Luck , Yinghai Lu , "linux-pci@vger.kernel.org" , "linux-ia64@vger.kernel.org" , Fenghua Yu , Hanjun Guo , Liu Jiang On 2013/6/18 7:10, Bjorn Helgaas wrote: > On Mon, Jun 17, 2013 at 4:57 PM, Tony Luck wrote: >> On Sun, Jun 16, 2013 at 7:56 PM, Yijing Wang wrote: >>>> Tony, what do you think about this? It only touches ia64, and I >>>> have no way to build or test it. So maybe you should handle this? >>>> >>>> I haven't reviewed it, but I think it's the right general direction, >>>> at least. >>>> >>> Bjorn, thanks for your comments! >>> >>> Hi Tony, this series mainly to make pci root bus hotplug happy in IA64. >>> I cannot test the first two patch(SGI related) in my IA64 machine. >>> But the rest patches has been tested in my ia64 machine, and result is ok. >> >> I'd like to understand the dependencies on Bjorn's pci-next tree. If >> this series >> actually only depends on Linus' v3.10-rc6 I'd rather start from there (because >> then I don't need to coordinate "please-pull" messages when sending things >> to Linus). If we really do need things from the pci-next tree, well that's OK >> too, but I'd still like to know what they are. > > I don't think it depends on anything in my pci-next tree. I just > applied Yijing's v5 series to v3.10-rc1 with no issues. Yes, that's right, thanks. > > -- Thanks! Yijing