Re: [PATCH 0/3] powerpc/powernv: PCI hotplug fixes and improvement

2017-01-30 Thread Gavin Shan
On Wed, Jan 11, 2017 at 11:50:05AM +1100, Gavin Shan wrote: >This series fixes couple issues or improves its reliability: > > * The PDC event is never detected inside the IRQ handler in surprise > hot-add path. > * The slot's initial state should be REGISTERED state if it's emtpy. > Oth

[PATCH 0/3] powerpc/powernv: PCI hotplug fixes and improvement

2017-01-10 Thread Gavin Shan
This series fixes couple issues or improves its reliability: * The PDC event is never detected inside the IRQ handler in surprise hot-add path. * The slot's initial state should be REGISTERED state if it's emtpy. Otherwise, the PCI devices behind the slot won't be populated properl