KVM: arm/arm64: vITS: Drop its_ite->lpi field
authorMarc Zyngier <marc.zyngier@arm.com>
Fri, 1 Sep 2017 16:51:56 +0000 (17:51 +0100)
committerChristoffer Dall <cdall@linaro.org>
Tue, 5 Sep 2017 15:33:38 +0000 (17:33 +0200)
commit7c7d2fa1cd1e9aa9b925bac409e91544eee52c03
tree29836009933e48a0e723ea60483894c17faee46c
parent4aa8bcc93c6a7f327f163292e4146654b54f2086
KVM: arm/arm64: vITS: Drop its_ite->lpi field

For unknown reasons, the its_ite data structure carries an "lpi" field
which contains the intid of the LPI. This is an obvious duplication
of the vgic_irq->intid field, so let's fix the only user and remove
the now useless field.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Christoffer Dall <cdall@linaro.org>
virt/kvm/arm/vgic/vgic-its.c