14 Oct, 2020

1 commit

  • In the context of the anonymous address space lifespan description the
    'mm_users' reference counter is confused with 'mm_count'. I.e a "zombie"
    mm gets released when "mm_count" becomes zero, not "mm_users".

    Signed-off-by: Alexander Gordeev
    Signed-off-by: Andrew Morton
    Cc: Jonathan Corbet
    Link: https://lkml.kernel.org/r/1597040695-32633-1-git-send-email-agordeev@linux.ibm.com
    Signed-off-by: Linus Torvalds

    Alexander Gordeev
     

17 Apr, 2018

1 commit