powerpc/xive: Add interrupt flag to disable automatic EOI
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 12 Jan 2018 02:39:28 +0000 (13:39 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 12 Jan 2018 04:24:44 +0000 (15:24 +1100)
commit7f1c410da59090f9bb2300efebbc3b717594d64c
treea01f0e72172aee94f076eabe6fe799e606bdc99e
parent12c1f339cd49119e39063ae67f02d936f988c079
powerpc/xive: Add interrupt flag to disable automatic EOI

This will be used by KVM in order to keep escalation interrupts
in the non-EOI (masked) state after they fire. They will be
re-enabled directly in HW by KVM when needed.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/xive.h
arch/powerpc/sysdev/xive/common.c