While using kmemleak to verify that the KVM SVE series wasn't contributing any new memory leaks, I hit a couple of existing leaks to do with vGIC irqs and the vGIC ITS that appear to have been there for a while. See the individual patches for details. I'm not familiar with the affected code, so I may have overlooked something. Tested with qemu on ThunderX2. Dave Martin (2): KVM: arm/arm64: vgic: Fix kvm_device leak in vgic_its_destroy KVM: arm/arm64: vgic: Fix irq refcount leak in kvm_vgic_set_owner() virt/kvm/arm/vgic/vgic-its.c | 1 + virt/kvm/arm/vgic/vgic.c | 1 + 2 files changed, 2 insertions(+) -- 2.1.4 _______________________________________________ kvmarm mailing list kvmarm@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/mailman/listinfo/kvmarm