[PATCH 4/7] KVM: x86/mmu: Rename kvm_flush_remote_tlbs_with_address()

David Matlack dmatlack at google.com
Thu Jan 19 10:26:06 PST 2023


On Thu, Jan 19, 2023 at 10:17 AM Sean Christopherson <seanjc at google.com> wrote:
>
> On Thu, Jan 19, 2023, David Matlack wrote:
> > Rename kvm_flush_remote_tlbs_with_address() to
> > kvm_flush_remote_tlbs_range(). This name is shorter, which reduces the
> > number of callsites that need to be broken up across multiple lines, and
> > more readable since it conveys a range of memory is being flushed rather
> > than a single address.
>
> FYI, this conflicts with Hou's series, which I'm in the process of queueing for
> v6.3.
>
> https://lore.kernel.org/all/cover.1665214747.git.houwenlong.hwl@antgroup.com

Ack. I can resend on top of Hou's once it's queued.



More information about the kvm-riscv mailing list