OSDN Git Service

irqchip/gic-v3-its: Make its_send_vinvall operate on a single ITS
authorMarc Zyngier <marc.zyngier@arm.com>
Sun, 8 Oct 2017 14:16:09 +0000 (15:16 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Thu, 19 Oct 2017 10:22:41 +0000 (11:22 +0100)
commit40619a2ef69d5e183717d28e8c98a59319c78a4f
tree4d279cd7fe5ff5ea9dc232359454615ce209c2d4
parentab60491ee5d346557f152c7e8d3e7238c9b96c5c
irqchip/gic-v3-its: Make its_send_vinvall operate on a single ITS

Currently, its_send_vinvall 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