Hi Folks,

We're reviewing upstream commits and found that it seems that
++kvm->stat.generic.remote_tlb_flush has been missed from
kvm_flush_remote_tlbs(). If I'm correct, we still need to
increase the statistic in kvm_flush_remote_tlbs()?

History about the changes:

ce6a7007048b staging: r8188eu: remove {read,write}_macreg
    The changes were NOT there any more.
419025b3b419 Merge branch kvm-arm64/misc-5.15 into kvmarm-master/next
    The changes were still there
38f703663d4c KVM: arm64: Count VMID-wide TLB invalidations
    The changes were initially introduced by this commit,
    to increase 'kvm->stat.generic.remote_tlb_flush' in
    kvm_flush_remote_tlbs().

Thanks,
Gavin

_______________________________________________
kvmarm mailing list
kvmarm@lists.cs.columbia.edu
https://lists.cs.columbia.edu/mailman/listinfo/kvmarm

Reply via email to