commit | f6a91da7c788ac7345305ee291d0b205d2f5a70f | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Tue Dec 20 15:20:38 2016 +0000 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Thu Aug 31 15:31:38 2017 +0100 |
tree | 559000b999db33baa125b9ea604757058ec62f9c | |
parent | 3171a47a22eedfb6e97803fb193fc98cdb61d90f [diff] |
irqchip/gic-v3-its: Add VPE interrupt masking When masking/unmasking a doorbell interrupt, it is necessary to issue an invalidation to the corresponding redistributor. We use the DirectLPI feature by writting directly to the corresponding redistributor. Reviewed-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>