Re: [PATCH v8 00/45] powerpc/powernv: PCI hotplug support

2016-04-19 Thread Gavin Shan
On Fri, Apr 15, 2016 at 11:10:21AM -0500, Rob Herring wrote: >On Wed, Apr 13, 2016 at 8:30 PM, Gavin Shan wrote: >> On Thu, Apr 14, 2016 at 09:57:32AM +1000, Alistair Popple wrote: >>>Hi Gavin, >>> >>> >>> >Why exactly cannot EEH reset changes go to a smaller

Re: [PATCH v8 00/45] powerpc/powernv: PCI hotplug support

2016-04-15 Thread Rob Herring
On Wed, Apr 13, 2016 at 8:30 PM, Gavin Shan wrote: > On Thu, Apr 14, 2016 at 09:57:32AM +1000, Alistair Popple wrote: >>Hi Gavin, >> >> >> >>> >Why exactly cannot EEH reset changes go to a smaller separate patchset >>> >(before hotplug)? >>> > >>> >>> As I explained

Re: [PATCH v8 00/45] powerpc/powernv: PCI hotplug support

2016-04-13 Thread Gavin Shan
On Thu, Apr 14, 2016 at 01:26:51PM +1000, Alexey Kardashevskiy wrote: .../... >> >>Do you mean physically pull the adapter out and insert the same >>adapter back? What's the point for the test case? > > >Because this is what the patchset is for - to replace a physical device on a >physical

Re: [PATCH v8 00/45] powerpc/powernv: PCI hotplug support

2016-04-13 Thread Alexey Kardashevskiy
On 04/14/2016 11:30 AM, Gavin Shan wrote: On Thu, Apr 14, 2016 at 09:57:32AM +1000, Alistair Popple wrote: Hi Gavin, Why exactly cannot EEH reset changes go to a smaller separate patchset (before hotplug)? As I explained before, the patchset's order is: PCI generic part, PowerNV PCI

Re: [PATCH v8 00/45] powerpc/powernv: PCI hotplug support

2016-04-13 Thread Alexey Kardashevskiy
On 04/14/2016 09:42 AM, Gavin Shan wrote: On Wed, Apr 13, 2016 at 07:14:59PM +1000, Alexey Kardashevskiy wrote: On 04/13/2016 05:42 PM, Gavin Shan wrote: On Wed, Apr 13, 2016 at 05:28:15PM +1000, Alexey Kardashevskiy wrote: On 02/17/2016 02:43 PM, Gavin Shan wrote: This series of patches

Re: [PATCH v8 00/45] powerpc/powernv: PCI hotplug support

2016-04-13 Thread Gavin Shan
On Thu, Apr 14, 2016 at 09:57:32AM +1000, Alistair Popple wrote: >Hi Gavin, > > > >> >Why exactly cannot EEH reset changes go to a smaller separate patchset >> >(before hotplug)? >> > >> >> As I explained before, the patchset's order is: PCI generic part, >> PowerNV PCI related, EEH related,

Re: [PATCH v8 00/45] powerpc/powernv: PCI hotplug support

2016-04-13 Thread Alistair Popple
Hi Gavin, > >Why exactly cannot EEH reset changes go to a smaller separate patchset > >(before hotplug)? > > > > As I explained before, the patchset's order is: PCI generic part, > PowerNV PCI related, EEH related, device-tree part and hotplug driver. > > The EEH reset change is included in

Re: [PATCH v8 00/45] powerpc/powernv: PCI hotplug support

2016-04-13 Thread Gavin Shan
On Wed, Apr 13, 2016 at 07:14:59PM +1000, Alexey Kardashevskiy wrote: >On 04/13/2016 05:42 PM, Gavin Shan wrote: >>On Wed, Apr 13, 2016 at 05:28:15PM +1000, Alexey Kardashevskiy wrote: >>>On 02/17/2016 02:43 PM, Gavin Shan wrote: This series of patches rebases on powerpc/next branch, plus

Re: [PATCH v8 00/45] powerpc/powernv: PCI hotplug support

2016-04-13 Thread Alexey Kardashevskiy
On 04/13/2016 05:42 PM, Gavin Shan wrote: On Wed, Apr 13, 2016 at 05:28:15PM +1000, Alexey Kardashevskiy wrote: On 02/17/2016 02:43 PM, Gavin Shan wrote: This series of patches rebases on powerpc/next branch, plus below additional patches:

Re: [PATCH v8 00/45] powerpc/powernv: PCI hotplug support

2016-04-13 Thread Gavin Shan
On Wed, Apr 13, 2016 at 05:28:15PM +1000, Alexey Kardashevskiy wrote: >On 02/17/2016 02:43 PM, Gavin Shan wrote: >>This series of patches rebases on powerpc/next branch, plus below additional >>patches: >> >> >> >>https://patchwork.ozlabs.org/patch/581315/(PATCH[1/9] Richard's

Re: [PATCH v8 00/45] powerpc/powernv: PCI hotplug support

2016-04-13 Thread Alexey Kardashevskiy
On 02/17/2016 02:43 PM, Gavin Shan wrote: This series of patches rebases on powerpc/next branch, plus below additional patches: https://patchwork.ozlabs.org/patch/581315/ (PATCH[1/9] Richard's SRIOV EEH) https://patchwork.ozlabs.org/patch/582639/ (PATCH[1/1] Gavin's EEH fix)

[PATCH v8 00/45] powerpc/powernv: PCI hotplug support

2016-02-16 Thread Gavin Shan
This series of patches rebases on powerpc/next branch, plus below additional patches: https://patchwork.ozlabs.org/patch/581315/ (PATCH[1/9] Richard's SRIOV EEH) https://patchwork.ozlabs.org/patch/582639/ (PATCH[1/1] Gavin's EEH fix) https://patchwork.ozlabs.org/patch/582093/