irqchip/gic-v3-its: Make its_send_vmapp operate on a single ITS
authorMarc Zyngier <marc.zyngier@arm.com>
Sun, 8 Oct 2017 17:46:39 +0000 (18:46 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Thu, 19 Oct 2017 10:22:41 +0000 (11:22 +0100)
commit75fd951be846a494b0f01f80e859dcb74970f0d5
tree17969df03c20ae1ad5c675b85d527763a12ed2e8
parent40619a2ef69d5e183717d28e8c98a59319c78a4f
irqchip/gic-v3-its: Make its_send_vmapp operate on a single ITS

Currently, its_send_vmapp operates on all ITSs. As we're about
to try and limit the amount of commands we send to ITSs that are
not involved in dealing with a given VM, let's redefine that
primitive so that it takes a target ITS as a parameter.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/irqchip/irq-gic-v3-its.c