commit | 7f1c410da59090f9bb2300efebbc3b717594d64c | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Jan 12 13:39:28 2018 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Jan 12 15:24:44 2018 +1100 |
tree | a01f0e72172aee94f076eabe6fe799e606bdc99e | |
parent | 12c1f339cd49119e39063ae67f02d936f988c079 [diff] |
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>