]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4b207d15cbd1adff5d09d880ff1d0a3fc6c7f58a
tree17969df03c20ae1ad5c675b85d527763a12ed2e8
parent9659aad699b7bdcde8a6075e9869aba41e9d1b53
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