linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] powerpc/pseries: Add pseries hotplug queue and PowerVM/PowerKVM use cases
@ 2016-07-07 14:57 John Allen
  2016-07-07 15:00 ` [PATCH 1/3] powerpc/pseries: Add pseries hotplug workqueue John Allen
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: John Allen @ 2016-07-07 14:57 UTC (permalink / raw)
  To: Nathan Fontenot, Michael Ellerman, linuxppc-dev; +Cc: Michael Roth

This series introduces a new workqueue for handling hotplug events. On
PowerKVM guests, this provides a work deferral mechanism to avoid
processing hotplug events in interrupt context. On PowerVM lpars, this
will be used to ensure that hotplug events initiated from the HMC and
from PRRN events are handled and serialized properly.

---

John Allen (3):
      powerpc/pseries: Add pseries hotplug workqueue
      powerpc/pseries: Add support for hotplug interrupt source
      powerpc/pseries: Use kernel hotplug queue for PowerVM hotplug events


 arch/powerpc/platforms/pseries/dlpar.c   |   57 +++++++++++++++++++++++++++++-
 arch/powerpc/platforms/pseries/pseries.h |    2 +
 arch/powerpc/platforms/pseries/ras.c     |   38 ++++++++++++++++++++
 3 files changed, 96 insertions(+), 1 deletion(-)

--
John Allen

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

end of thread, other threads:[~2016-07-20  9:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-07 14:57 [PATCH 0/3] powerpc/pseries: Add pseries hotplug queue and PowerVM/PowerKVM use cases John Allen
2016-07-07 15:00 ` [PATCH 1/3] powerpc/pseries: Add pseries hotplug workqueue John Allen
2016-07-11 15:48   ` Nathan Fontenot
2016-07-20  9:10   ` [1/3] " Michael Ellerman
2016-07-07 15:03 ` [PATCH 2/3] powerpc/pseries: Add support for hotplug interrupt source John Allen
2016-07-11 15:49   ` Nathan Fontenot
2016-07-07 15:05 ` [PATCH 3/3] powerpc/pseries: Use kernel hotplug queue for PowerVM hotplug events John Allen
2016-07-11 15:52   ` Nathan Fontenot

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).