From: Yijing Wang <wangyijing@huawei.com>
To: Bjorn Helgaas <bhelgaas@google.com>
Cc: Tony Luck <tony.luck@gmail.com>, Yinghai Lu <yinghai@kernel.org>,
"linux-pci@vger.kernel.org" <linux-pci@vger.kernel.org>,
"linux-ia64@vger.kernel.org" <linux-ia64@vger.kernel.org>,
Fenghua Yu <fenghua.yu@intel.com>,
Hanjun Guo <guohanjun@huawei.com>,
Liu Jiang <jiang.liu@huawei.com>
Subject: Re: [PATCH -v5 0/8] Add hostbridge resource release to support root bus hotplug in IA64
Date: Tue, 18 Jun 2013 01:03:05 +0000 [thread overview]
Message-ID: <51BFB1C9.8030900@huawei.com> (raw)
In-Reply-To: <CAErSpo4PhY5gzdxK6NSRxOquuQMojnBX9wRm6Pb-uxq6t3i=-Q@mail.gmail.com>
On 2013/6/18 7:10, Bjorn Helgaas wrote:
> On Mon, Jun 17, 2013 at 4:57 PM, Tony Luck <tony.luck@gmail.com> wrote:
>> On Sun, Jun 16, 2013 at 7:56 PM, Yijing Wang <wangyijing@huawei.com> 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
WARNING: multiple messages have this Message-ID (diff)
From: Yijing Wang <wangyijing@huawei.com>
To: Bjorn Helgaas <bhelgaas@google.com>
Cc: Tony Luck <tony.luck@gmail.com>, Yinghai Lu <yinghai@kernel.org>,
"linux-pci@vger.kernel.org" <linux-pci@vger.kernel.org>,
"linux-ia64@vger.kernel.org" <linux-ia64@vger.kernel.org>,
Fenghua Yu <fenghua.yu@intel.com>,
Hanjun Guo <guohanjun@huawei.com>,
Liu Jiang <jiang.liu@huawei.com>
Subject: Re: [PATCH -v5 0/8] Add hostbridge resource release to support root bus hotplug in IA64
Date: Tue, 18 Jun 2013 09:03:05 +0800 [thread overview]
Message-ID: <51BFB1C9.8030900@huawei.com> (raw)
In-Reply-To: <CAErSpo4PhY5gzdxK6NSRxOquuQMojnBX9wRm6Pb-uxq6t3i=-Q@mail.gmail.com>
On 2013/6/18 7:10, Bjorn Helgaas wrote:
> On Mon, Jun 17, 2013 at 4:57 PM, Tony Luck <tony.luck@gmail.com> wrote:
>> On Sun, Jun 16, 2013 at 7:56 PM, Yijing Wang <wangyijing@huawei.com> 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
next prev parent reply other threads:[~2013-06-18 1:03 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-06 7:34 [PATCH -v5 0/8] Add hostbridge resource release to support root bus hotplug in IA64 Yijing Wang
2013-06-06 7:34 ` Yijing Wang
2013-06-06 7:34 ` [PATCH -v5 1/8] PCI/IA64: SN: remove sn_pci_window_fixup() Yijing Wang
2013-06-06 7:34 ` Yijing Wang
2013-06-14 8:42 ` Yijing Wang
2013-06-14 8:42 ` Yijing Wang
2013-06-15 0:48 ` Bjorn Helgaas
2013-06-15 0:48 ` Bjorn Helgaas
2013-06-17 3:01 ` Yijing Wang
2013-06-17 3:01 ` Yijing Wang
2013-06-06 7:34 ` [PATCH -v5 2/8] PCI/IA64: SN: use normal resource instead of pci_window Yijing Wang
2013-06-06 7:34 ` Yijing Wang
2013-06-06 7:34 ` [PATCH -v5 3/8] PCI/IA64: embed pci hostbridge resources into pci_root_info Yijing Wang
2013-06-06 7:34 ` Yijing Wang
2013-06-06 7:34 ` [PATCH -v5 4/8] PCI/IA64: Allocate pci_root_info instead of using stack Yijing Wang
2013-06-06 7:34 ` Yijing Wang
2013-06-06 7:34 ` [PATCH -v5 5/8] PCI/IA64: fix memleak for create pci root bus fail Yijing Wang
2013-06-06 7:34 ` Yijing Wang
2013-06-06 7:34 ` [PATCH -v5 6/8] PCI/IA64: add host bridge resource release for _CRS path Yijing Wang
2013-06-06 7:34 ` Yijing Wang
2013-06-06 7:34 ` [PATCH -v5 7/8] PCI/IA64: introduce probe_pci_root_info() to manage _CRS resource Yijing Wang
2013-06-06 7:34 ` Yijing Wang
2013-06-06 7:34 ` [PATCH -v5 8/8] PCI: Replace printks with appropriate pr_*() Yijing Wang
2013-06-06 7:34 ` Yijing Wang
2013-06-15 0:22 ` [PATCH -v5 0/8] Add hostbridge resource release to support root bus hotplug in IA64 Bjorn Helgaas
2013-06-15 0:22 ` Bjorn Helgaas
2013-06-17 2:56 ` Yijing Wang
2013-06-17 2:56 ` Yijing Wang
2013-06-17 22:57 ` Tony Luck
2013-06-17 22:57 ` Tony Luck
2013-06-17 23:10 ` Bjorn Helgaas
2013-06-17 23:10 ` Bjorn Helgaas
2013-06-18 1:03 ` Yijing Wang [this message]
2013-06-18 1:03 ` Yijing Wang
2013-06-18 1:01 ` Yijing Wang
2013-06-18 1:01 ` Yijing Wang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51BFB1C9.8030900@huawei.com \
--to=wangyijing@huawei.com \
--cc=bhelgaas@google.com \
--cc=fenghua.yu@intel.com \
--cc=guohanjun@huawei.com \
--cc=jiang.liu@huawei.com \
--cc=linux-ia64@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=tony.luck@gmail.com \
--cc=yinghai@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.