irqchip/gic-v3-its: Add VPE affinity changes
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 20 Dec 2016 15:17:28 +0000 (15:17 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Thu, 31 Aug 2017 14:31:37 +0000 (15:31 +0100)
commit3171a47a22eedfb6e97803fb193fc98cdb61d90f
treecabe66b05bec2505e2208665f05c09518d8873b6
parent5e2f764234bd0ef9542902fb608e525c41e0d7ee
irqchip/gic-v3-its: Add VPE affinity changes

When we're about to run a vcpu, it is crucial that the redistributor
associated with the physical CPU is being told about the new residency.

This is abstracted by hijacking the irq_set_affinity method for the
doorbell interrupt associated with the VPE. It is expected that the
hypervisor will call this method before scheduling the VPE.

Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/irqchip/irq-gic-v3-its.c