KVM: arm64: vgic-its: Get rid of vgic_copy_lpi_list()
authorOliver Upton <oliver.upton@linux.dev>
Mon, 22 Apr 2024 20:01:45 +0000 (20:01 +0000)
committerMarc Zyngier <maz@kernel.org>
Thu, 25 Apr 2024 12:19:55 +0000 (13:19 +0100)
commit30a0ce9c4928640efd3112d01d432d0778878b7e
treea99b792ba387dbdf7d850d8f2a227b44653dc6c7
parent85d3ccc8b75bb5a443edb3c42fa22e97da2e60ec
KVM: arm64: vgic-its: Get rid of vgic_copy_lpi_list()

The last user has been transitioned to walking the LPI xarray directly.
Cut the wart off, and get rid of the now unneeded lpi_count while doing
so.

Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Link: https://lore.kernel.org/r/20240422200158.2606761-7-oliver.upton@linux.dev
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/vgic/vgic-its.c
arch/arm64/kvm/vgic/vgic.c
arch/arm64/kvm/vgic/vgic.h
include/kvm/arm_vgic.h