linux/arch/powerpc/sysdev/xics
Benjamin Herrenschmidt 9728a7c8ab powerpc/icp-opal: Fix missing KVM case and harden replay
The icp-opal call is missing the code from icp-native to recover
interrupts snatched by KVM. Without that, when running KVM, we can
get into a situation where an interrupt is lost and the CPU stuck
with an elevated CPPR.

Also harden replay by always checking the return from opal_int_eoi().

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-01-17 11:50:03 +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/icp-opal: Fix missing KVM case and harden replay 2017-01-17 11:50:03 +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 powerpc/xics: Add ICP OPAL backend 2016-07-17 16:42:45 +10:00
xics-common.c powerpc: Remove all usages of NO_IRQ 2016-09-20 20:57:12 +10:00