lkml.org 
[lkml]   [2024]   [Apr]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    SubjectRe: [PATCH 4/4] mm: replace set_pte_at_notify() with just set_pte_at()
    From
    On 5/4/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@redhat.com>
    > ---
    > include/linux/mmu_notifier.h | 2 --
    > kernel/events/uprobes.c | 5 ++---
    > mm/ksm.c | 4 ++--
    > mm/memory.c | 7 +------
    > mm/migrate_device.c | 8 ++------
    > 5 files changed, 7 insertions(+), 19 deletions(-)

    Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>


    \
     
     \ /
      Last update: 2024-05-27 16:28    [W:5.732 / U:0.068 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site