Re: [PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify()

From: Paolo Bonzini
Date: Thu Apr 11 2024 - 14:07:37 EST


On Wed, Apr 10, 2024 at 11:30 PM Andrew Morton
<akpm@xxxxxxxxxxxxxxxxxxxx> wrote:
> On Fri, 5 Apr 2024 07:58:11 -0400 Paolo Bonzini <pbonzini@xxxxxxxxxx> wrote:
> > Please review! Also feel free to take the KVM patches through the mm
> > tree, as I don't expect any conflicts.
>
> It's mainly a KVM thing and the MM changes are small and simple.
> I'd say that the KVM tree would be a better home?

Sure! I'll queue them on my side then.

Paolo