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

David Hildenbrand david at redhat.com
Mon Apr 8 00:36:37 PDT 2024


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 at redhat.com>
> ---

A real joy seeing that gone

Reviewed-by: David Hildenbrand <david at redhat.com>

-- 
Cheers,

David / dhildenb




More information about the linux-arm-kernel mailing list