KVM: arm64: vgic-its: Walk the LPI xarray in vgic_copy_lpi_list()
authorOliver Upton <oliver.upton@linux.dev>
Wed, 21 Feb 2024 05:42:47 +0000 (05:42 +0000)
committerOliver Upton <oliver.upton@linux.dev>
Fri, 23 Feb 2024 21:46:02 +0000 (21:46 +0000)
commit2798683b8c8024ceb295389a016acf14e53d725a
treea52465abdade32382da8373478144c6e63c5ec97
parent49f0a468a158daa10e730e9050587a6014f8cf87
KVM: arm64: vgic-its: Walk the LPI xarray in vgic_copy_lpi_list()

Start iterating the LPI xarray in anticipation of removing the LPI
linked-list.

Reviewed-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20240221054253.3848076-5-oliver.upton@linux.dev
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
arch/arm64/kvm/vgic/vgic-its.c