From: Paolo Bonzini <pbonzini@redhat.com>
To: Sean Christopherson <seanjc@google.com>
Cc: kvm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/5] KVM: x86: Clean up rmap zap helpers
Date: Thu, 14 Jul 2022 18:45:25 +0200 [thread overview]
Message-ID: <bc2c1af3-33ec-d97e-f604-12a991c7cd5e@redhat.com> (raw)
In-Reply-To: <20220712015558.1247978-1-seanjc@google.com>
On 7/12/22 03:55, Sean Christopherson wrote:
> Clean up the rmap helpers (mostly renames) to yield a more coherent set of
> APIs, and to purge the irritating and inconsistent "rmapp" (p is for pointer)
> nomenclature.
>
> Patch 1 is a tangentially related fix for a benign bug.
>
> Sean Christopherson (5):
> KVM: x86/mmu: Return a u64 (the old SPTE) from
> mmu_spte_clear_track_bits()
> KVM: x86/mmu: Rename rmap zap helpers to better show relationships
> KVM: x86/mmu: Remove underscores from __pte_list_remove()
> KVM: x86/mmu: Use innermost rmap zap helper when recycling rmaps
> KVM: x86/mmu: Drop the "p is for pointer" from rmap helpers
>
> arch/x86/kvm/mmu/mmu.c | 73 +++++++++++++++++++++---------------------
> 1 file changed, 36 insertions(+), 37 deletions(-)
>
>
> base-commit: b9b71f43683ae9d76b0989249607bbe8c9eb6c5c
I'm not sure I dig the ____, I'll take a closer look tomorrow or next
week since it's dinner time here.
I'm pushing what you and I collected over the past 3 weeks, for now I
only checked that it compiles.
Paolo
next prev parent reply other threads:[~2022-07-14 16:47 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-12 1:55 Sean Christopherson
2022-07-12 1:55 ` [PATCH 1/5] KVM: x86/mmu: Return a u64 (the old SPTE) from mmu_spte_clear_track_bits() Sean Christopherson
2022-07-12 1:55 ` [PATCH 2/5] KVM: x86/mmu: Rename rmap zap helpers to better show relationships Sean Christopherson
2022-07-12 1:55 ` [PATCH 3/5] KVM: x86/mmu: Remove underscores from __pte_list_remove() Sean Christopherson
2022-07-12 1:55 ` [PATCH 4/5] KVM: x86/mmu: Use innermost rmap zap helper when recycling rmaps Sean Christopherson
2022-07-12 1:55 ` [PATCH 5/5] KVM: x86/mmu: Drop the "p is for pointer" from rmap helpers Sean Christopherson
2022-07-14 16:45 ` Paolo Bonzini [this message]
2022-07-14 17:27 ` [PATCH 0/5] KVM: x86: Clean up rmap zap helpers Sean Christopherson
2022-07-14 17:33 ` Paolo Bonzini
2022-07-14 17:34 ` Sean Christopherson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bc2c1af3-33ec-d97e-f604-12a991c7cd5e@redhat.com \
--to=pbonzini@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=seanjc@google.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®