lkml.org 
[lkml]   [2023]   [Oct]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    SubjectRe: [PATCH 1/4] mm: make __access_remote_vm() static
    From
    On 01.10.23 18:00, Lorenzo Stoakes wrote:
    > access_remote_vm() passes through parameters to __access_remote_vm()
    > directly, so remove the __access_remote_vm() function from mm.h aand use
    > access_remote_vm() in the one caller that needs it (ptrace_access_vm()).
    >

    Wondering why we even still have __access_remote_vm() in the first
    place, if it really should just be access_remote_vm() directly.

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

    --
    Cheers,

    David / dhildenb

    \
     
     \ /
      Last update: 2023-10-02 13:01    [W:3.065 / U:0.036 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site