]> git.ipfire.org Git - thirdparty/linux.git/commit
KVM: arm64: vgic: Get rid of the LPI linked-list
authorOliver Upton <oliver.upton@linux.dev>
Wed, 21 Feb 2024 05:42:48 +0000 (05:42 +0000)
committerOliver Upton <oliver.upton@linux.dev>
Fri, 23 Feb 2024 21:46:02 +0000 (21:46 +0000)
commit9880835af78e05eb8e1f2f330c11840d96f815a3
treef6569f6eb876e06baec1a43c50404cd7b1eabf28
parent2798683b8c8024ceb295389a016acf14e53d725a
KVM: arm64: vgic: Get rid of the LPI linked-list

All readers of LPI configuration have been transitioned to use the LPI
xarray. Get rid of the linked-list altogether.

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