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

Sean Christopherson seanjc at google.com
Thu Jan 19 10:17:36 PST 2023


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



More information about the kvm-riscv mailing list