Re: [PATCH 4/4] mm: replace set_pte_at_notify() with just set_pte_at()

From: David Hildenbrand
Date: Mon Apr 08 2024 - 03:36:59 EST


On 05.04.24 13:58, Paolo Bonzini wrote:
With the demise of the .change_pte() MMU notifier callback, there is no
notification happening in set_pte_at_notify(). It is a synonym of
set_pte_at() and can be replaced with it.

Signed-off-by: Paolo Bonzini <pbonzini@xxxxxxxxxx>
---

A real joy seeing that gone

Reviewed-by: David Hildenbrand <david@xxxxxxxxxx>

--
Cheers,

David / dhildenb