All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH 0/3] powerpc/pseries: Add pseries hotplug queue and PowerVM/PowerKVM use cases
       [not found] <20160706154142.19739.90609.stgit@ltcbrazos2-lp13.aus.stglabs.ibm.com>
@ 2016-07-06 15:56 ` John Allen
  0 siblings, 0 replies; 2+ messages in thread
From: John Allen @ 2016-07-06 15:56 UTC (permalink / raw)
  To: linuxppc-dev, nfont, mpe; +Cc: mdroth

I forgot to run this series through checkpatch before sending. Looks like there
are some various whitespace errors. Will fix these and send with v2 after any
comments on the patches.

On 07/06/2016 10:44 AM, John Allen wrote:
> 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] 2+ messages in thread

* [PATCH 0/3] powerpc/pseries: Add pseries hotplug queue and PowerVM/PowerKVM use cases
@ 2016-07-07 14:57 John Allen
  0 siblings, 0 replies; 2+ 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] 2+ messages in thread

end of thread, other threads:[~2016-07-07 14:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20160706154142.19739.90609.stgit@ltcbrazos2-lp13.aus.stglabs.ibm.com>
2016-07-06 15:56 ` [PATCH 0/3] powerpc/pseries: Add pseries hotplug queue and PowerVM/PowerKVM use cases John Allen
2016-07-07 14:57 John Allen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.