]> git.ipfire.org Git - thirdparty/linux.git/commit
KVM: arm64: vgic: Kill VGIC_MAX_PRIVATE definition
authorMarc Zyngier <maz@kernel.org>
Sun, 17 Nov 2024 16:57:56 +0000 (16:57 +0000)
committerOliver Upton <oliver.upton@linux.dev>
Thu, 21 Nov 2024 01:21:08 +0000 (17:21 -0800)
commite7619f2a2f8f9b10feb784ec6b8ea5320ad3b97e
treec93bb05833d299a0c10a338a6647ed34e2b3dce8
parentadd570b39f9fc4b830e7f4b487bbc16d74c388ad
KVM: arm64: vgic: Kill VGIC_MAX_PRIVATE definition

VGIC_MAX_PRIVATE is a pretty useless definition, and is better
replaced with VGIC_NR_PRIVATE_IRQS.

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