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