linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] powerpc/powernv: PCI hotplug fixes and improvement
@ 2017-01-11  0:50 Gavin Shan
  2017-01-11  0:50 ` [PATCH 1/3] drivers/pci/hotplug: Handle presence detection change properly Gavin Shan
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Gavin Shan @ 2017-01-11  0:50 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: mpe, hankmax0000, williel, 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 properly
     in hot-add path.
   * PDC isn't reliable for hot-add on some machines. Introduce another
     device-tree property to disable it if required by (skiboot) firmware.

Gavin Shan (3):
  drivers/pci/hotplug: Handle presence detection change properly
  drivers/pci/hotplug: Fix initial state for empty slot
  drivers/pci/hotplug: Mask PDC interrupt if required

 arch/powerpc/include/asm/pnv-pci.h |  2 ++
 drivers/pci/hotplug/pnv_php.c      | 49 +++++++++++++++++++++++++++++++-------
 2 files changed, 43 insertions(+), 8 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-02-16  5:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-11  0:50 [PATCH 0/3] powerpc/powernv: PCI hotplug fixes and improvement Gavin Shan
2017-01-11  0:50 ` [PATCH 1/3] drivers/pci/hotplug: Handle presence detection change properly Gavin Shan
2017-02-16  5:59   ` [1/3] " Michael Ellerman
2017-01-11  0:50 ` [PATCH 2/3] drivers/pci/hotplug: Fix initial state for empty slot Gavin Shan
2017-01-11  0:50 ` [PATCH 3/3] drivers/pci/hotplug: Mask PDC interrupt if required Gavin Shan
2017-01-31  5:42 ` [PATCH 0/3] powerpc/powernv: PCI hotplug fixes and improvement Gavin Shan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).