]> asedeno.scripts.mit.edu Git - linux.git/commit
irqchip/gic-v3-its: Only send VINVALL to a single ITS
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 9 Oct 2017 12:17:43 +0000 (13:17 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Thu, 19 Oct 2017 10:22:42 +0000 (11:22 +0100)
commit3c1cceeb3d2879d98eda7afd62838fde7b0f920d
tree3b8a98951bbc9f12b5a85a7406a16aad603deadd
parent2247e1bf70639642b1c1375aa9176ccd95736400
irqchip/gic-v3-its: Only send VINVALL to a single ITS

Sending VINVALL to all ITSs is completely pointless, as all
we're trying to achieve is to tell the redistributor that
the property table for this VPE should be invalidated.

Let's issue the command on the first valid ITS and be done with it.

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