Re: [PATCH 4/4] drivers/pci/hotplug: Support surprise hotplug

2016-09-26 Thread Bjorn Helgaas
On Mon, Sep 26, 2016 at 11:08:02PM +1000, Gavin Shan wrote: > On Wed, Sep 21, 2016 at 11:57:03AM -0500, Bjorn Helgaas wrote: > >Hi Gavin, > > > >You don't need my ack for any of these, and I assume you'll merge them > >through the powerpc tree. > > > >Minor comments below, feel free to ignore

Re: [PATCH 4/4] drivers/pci/hotplug: Support surprise hotplug

2016-09-26 Thread Gavin Shan
On Wed, Sep 21, 2016 at 11:57:03AM -0500, Bjorn Helgaas wrote: >Hi Gavin, > >You don't need my ack for any of these, and I assume you'll merge them >through the powerpc tree. > >Minor comments below, feel free to ignore them. > >On Wed, Sep 21, 2016 at 10:15:30PM +1000, Gavin Shan wrote: >> ... >>

Re: [PATCH 4/4] drivers/pci/hotplug: Support surprise hotplug

2016-09-22 Thread Michael Ellerman
Bjorn Helgaas writes: > Hi Gavin, > > You don't need my ack for any of these, and I assume you'll merge them > through the powerpc tree. Thanks Bjorn, I wasn't sure if you wanted to ack it or not. I'll take the whole series via the powerpc tree. > Minor comments below, feel

Re: [PATCH 4/4] drivers/pci/hotplug: Support surprise hotplug

2016-09-21 Thread Bjorn Helgaas
Hi Gavin, You don't need my ack for any of these, and I assume you'll merge them through the powerpc tree. Minor comments below, feel free to ignore them. On Wed, Sep 21, 2016 at 10:15:30PM +1000, Gavin Shan wrote: > ... > @@ -536,9 +565,16 @@ static struct pnv_php_slot

Re: [PATCH 4/4] drivers/pci/hotplug: Support surprise hotplug

2016-09-21 Thread Gavin Shan
On Wed, Sep 21, 2016 at 02:08:18PM +1000, Michael Ellerman wrote: >Gavin Shan writes: > >> This supports PCI surprise hotplug. The design is highlighted as >> below: >> >>* The PCI slot's surprise hotplug capability is exposed through >> device node property

[PATCH 4/4] drivers/pci/hotplug: Support surprise hotplug

2016-09-21 Thread Gavin Shan
This supports PCI surprise hotplug. The design is highlighted as below: * The PCI slot's surprise hotplug capability is exposed through device node property "ibm,slot-surprise-pluggable", meaning PCI surprise hotplug will be disabled if skiboot doesn't support it yet. * The

Re: [PATCH 4/4] drivers/pci/hotplug: Support surprise hotplug

2016-09-20 Thread Michael Ellerman
Gavin Shan writes: > This supports PCI surprise hotplug. The design is highlighted as > below: > >* The PCI slot's surprise hotplug capability is exposed through > device node property "ibm,slot-surprise-pluggable", meaning > PCI surprise hotplug will be

[PATCH 4/4] drivers/pci/hotplug: Support surprise hotplug

2016-09-14 Thread Gavin Shan
This supports PCI surprise hotplug. The design is highlighted as below: * The PCI slot's surprise hotplug capability is exposed through device node property "ibm,slot-surprise-pluggable", meaning PCI surprise hotplug will be disabled if skiboot doesn't support it yet. * The