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
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html