linux/arch/powerpc/sysdev/xics
Benjamin Herrenschmidt 9b25671497 powerpc/powernv: Fix CPU hotplug to handle waking on HVI
The IPIs come in as HVI not EE, so we need to test the appropriate
SRR1 bits. The encoding is such that it won't have false positives
on P7 and P8 so we can just test it like that. We also need to handle
the icp-opal variant of the flush.

Fixes: d74361881f ("powerpc/xics: Add ICP OPAL backend")
Cc: stable@vger.kernel.org # v4.8+
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2017-02-09 15:19:57 +11:00
..
icp-hv.c powerpc: Remove all usages of NO_IRQ 2016-09-20 20:57:12 +10:00
icp-native.c powerpc: Remove all usages of NO_IRQ 2016-09-20 20:57:12 +10:00
icp-opal.c powerpc/powernv: Fix CPU hotplug to handle waking on HVI 2017-02-09 15:19:57 +11:00
ics-opal.c powerpc/xics: Properly set Edge/Level type and enable resend 2016-08-09 14:50:18 +10:00
ics-rtas.c powerpc/xics: Properly set Edge/Level type and enable resend 2016-08-09 14:50:18 +10:00
Kconfig powerpc/xics: Properly set Edge/Level type and enable resend 2016-08-09 14:50:18 +10:00
Makefile
xics-common.c powerpc: Remove all usages of NO_IRQ 2016-09-20 20:57:12 +10:00