]> git.apps.os.sepia.ceph.com Git - ceph-client.git/commit
KVM: arm64: vgic: Drop stale comment on IRQ active state
authorOliver Upton <oliver.upton@linux.dev>
Fri, 5 Sep 2025 10:05:26 +0000 (03:05 -0700)
committerOliver Upton <oliver.upton@linux.dev>
Wed, 10 Sep 2025 09:56:19 +0000 (02:56 -0700)
commit7d6ca84aa985fc940f5544ed7feedb1b4a82b96b
tree293f66b99beb24ddef9b288096875e274f476ec2
parentda2e743419cb5f4ee88cd66c4363951b444207cf
KVM: arm64: vgic: Drop stale comment on IRQ active state

While LPIs lack an active state, KVM unconditionally folds the active
state from the LR into the vgic_irq struct meaning this field cannot be
'creatively' reused for something else.

Drop the misleading comment to reflect this.

Link: https://lore.kernel.org/r/20250905100531.282980-2-oliver.upton@linux.dev
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
include/kvm/arm_vgic.h