diff options
author | Oliver Upton <oliver.upton@linux.dev> | 2025-09-05 13:05:27 +0300 |
---|---|---|
committer | Oliver Upton <oliver.upton@linux.dev> | 2025-09-10 12:56:19 +0300 |
commit | 3a08a6ca7c373198c84e2a8c025c395ee966ff8a (patch) | |
tree | 1b3cf172c6e039a1479dbacd3bf10c30b7dd55dd /net/lapb/lapb_in.c | |
parent | 7d6ca84aa985fc940f5544ed7feedb1b4a82b96b (diff) | |
download | linux-3a08a6ca7c373198c84e2a8c025c395ee966ff8a.tar.xz |
KVM: arm64: vgic-v3: Use bare refcount for VGIC LPIs
KVM's use of krefs to manage LPIs isn't adding much, especially
considering vgic_irq_release() is a noop due to the lack of sufficient
context.
Switch to using a regular refcount in anticipation of adding a
meaningful release concept for LPIs.
Reviewed-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20250905100531.282980-3-oliver.upton@linux.dev
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions