powerpc/pseries: Add support for hotplug interrupt source
authorJohn Allen <jallen@linux.vnet.ibm.com>
Thu, 7 Jul 2016 15:03:44 +0000 (10:03 -0500)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 19 Jul 2016 10:12:30 +0000 (20:12 +1000)
commitb7d9eb397b8764c1f1c53d504aa70f85ce0e212f
treec3201ff955462fa465c5d0fef1d95ecd0271dc9c
parent9054619ef54a3a832863ae25d15ac410ae3df146
powerpc/pseries: Add support for hotplug interrupt source

Add handler for new hotplug interrupt. For memory and CPU hotplug events,
we will add the hotplug errorlog to the hotplug workqueue. Since PCI
hotplug is not currently supported in the kernel, PCI hotplug events are
written to the rtas_log_bug and are handled by rtas_errd.

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>
arch/powerpc/platforms/pseries/pseries.h
arch/powerpc/platforms/pseries/ras.c