From: Sean Christopherson <seanjc@google.com>
To: Paolo Bonzini <pbonzini@redhat.com>,
Pedro Demarchi Gomes <pedrodemargomes@gmail.com>
Cc: kvm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] KVM: use folio_nr_pages() instead of shift operation
Date: Mon, 20 Oct 2025 08:51:51 -0700 [thread overview]
Message-ID: <aPZal7r0joep0wl8@google.com> (raw)
In-Reply-To: <176055116678.1528393.4651749265873372559.b4-ty@google.com>
On Wed, Oct 15, 2025, Sean Christopherson wrote:
> On Sat, 04 Oct 2025 00:02:10 -0300, Pedro Demarchi Gomes wrote:
> > folio_nr_pages() is a faster helper function to get the number of pages when
> > NR_PAGES_IN_LARGE_FOLIO is enabled.
>
> Applied to kvm-x86 gmem, thanks!
>
> [1/1] KVM: use folio_nr_pages() instead of shift operation
> https://github.com/kvm-x86/linux/commit/fa492ac7fb04
FYI, I rebased this onto 6.18-rc2 to avoid a silly merge. New hash:
[1/1] KVM: guest_memfd: use folio_nr_pages() instead of shift operation
https://github.com/kvm-x86/linux/commit/765fcd7c0753
next prev parent reply other threads:[~2025-10-20 15:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-04 3:02 [PATCH] KVM: use folio_nr_pages() instead of shift operation Pedro Demarchi Gomes
2025-10-15 18:02 ` Sean Christopherson
2025-10-20 15:51 ` Sean Christopherson [this message]
2025-10-22 19:40 ` David Hildenbrand
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=aPZal7r0joep0wl8@google.com \
--to=seanjc@google.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pbonzini@redhat.com \
--cc=pedrodemargomes@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.