Home
last modified time | relevance | path

Searched hist:"9054619 ef54a3a832863ae25d15ac410ae3df146" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Ddlpar.cdiff 9054619ef54a3a832863ae25d15ac410ae3df146 Thu Jul 07 10:00:34 CDT 2016 John Allen <jallen@linux.vnet.ibm.com> powerpc/pseries: Add pseries hotplug workqueue

In support of PAPR changes to add a new hotplug interrupt, introduce a
hotplug workqueue to avoid processing hotplug events in interrupt context.
We will also take advantage of the queue on PowerVM to ensure hotplug
events initiated from different sources (HMC and PRRN events) are handled
and serialized properly.

Signed-off-by: John Allen <jallen@linux.vnet.ibm.com>
Reviewed-by: Nathan Fontenot <nfont@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>