qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v7 08/14] KVM: Rename mmu_notifier_*


From: Paolo Bonzini
Subject: Re: [PATCH v7 08/14] KVM: Rename mmu_notifier_*
Date: Fri, 5 Aug 2022 21:54:35 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0

On 7/29/22 21:02, Sean Christopherson wrote:
If we really want a different name, I'd vote for nomenclature that captures the
invalidation aspect, which is really what the variables are all trackng, e.g.

   mmu_invalidate_seq
   mmu_invalidate_in_progress
   mmu_invalidate_range_start
   mmu_invalidate_range_end


Agreed, and this can of course be committed separately if Chao Peng sends it outside this series.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]