From: Paolo Bonzini <pbonzini@redhat.com>
To: Jan Kiszka <jan.kiszka@siemens.com>, kvm@vger.kernel.org
Subject: Re: [PATCH kvm-kmod] adjust timekeeping compatibility code
Date: Tue, 30 Sep 2014 12:39:08 +0200 [thread overview]
Message-ID: <542A884C.4000905@redhat.com> (raw)
In-Reply-To: <542A6E67.3070107@siemens.com>
Il 30/09/2014 10:48, Jan Kiszka ha scritto:
>> > + w('{')
>> > + w('\treturn __kvm_mmu_notifier_clear_flush_young(mn, mm, hva, hva+1);')
> Ah, end=start+1, it's that easy!
>
Yes, that's how kvm_handle_hva is implemented on top of
kvm_handle_hva_range. So, now that kvm_age_hva calls
kvm_handle_hva_range instead of kvm_handle_hva, you can apply the same
technique to the call of kvm_age_hva.
Of course the bug that Andres fixed will remain.
Paolo
next prev parent reply other threads:[~2014-09-30 10:39 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-23 8:22 [PATCH kvm-kmod] adjust timekeeping compatibility code Paolo Bonzini
2014-09-30 7:54 ` Jan Kiszka
2014-09-30 8:43 ` Paolo Bonzini
2014-09-30 8:48 ` Jan Kiszka
2014-09-30 10:39 ` Paolo Bonzini [this message]
2014-10-01 7:40 ` Jan Kiszka
2014-10-02 10:12 ` Paolo Bonzini
2014-10-02 12:17 ` Jan Kiszka
2014-10-08 16:00 ` Jan Kiszka
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=542A884C.4000905@redhat.com \
--to=pbonzini@redhat.com \
--cc=jan.kiszka@siemens.com \
--cc=kvm@vger.kernel.org \
/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.