]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0b2783e671cd58463822ac441641fed39f957b14
treea01f0e72172aee94f076eabe6fe799e606bdc99e
parent6614c3c2cb7e3dc63ef9524ab3be08a6ba779472
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