aboutsummaryrefslogtreecommitdiff
path: root/mm/mmap.c
diff options
context:
space:
mode:
authorGravatar Liam Howlett <liam.howlett@oracle.com> 2022-06-15 17:40:58 +0000
committerGravatar Andrew Morton <akpm@linux-foundation.org> 2022-09-26 19:46:27 -0700
commit66071896cdfe096fcd4aef55a5efbd5216fa15de (patch)
tree363a7790ce6dfdb99cc47524aac98e4f95bf3759 /mm/mmap.c
parentmm/mmap.c: pass in mapping to __vma_link_file() (diff)
downloadlinux-66071896cdfe096fcd4aef55a5efbd5216fa15de.tar.gz
linux-66071896cdfe096fcd4aef55a5efbd5216fa15de.tar.bz2
linux-66071896cdfe096fcd4aef55a5efbd5216fa15de.zip
mm/mlock: drop dead code in count_mm_mlocked_page_nr()
The check for mm being null has never been needed since the only caller has always passed in current->mm. Remove the check from count_mm_mlocked_page_nr(). Link: https://lkml.kernel.org/r/20220615174050.738523-1-Liam.Howlett@oracle.com Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com> Suggested-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/mmap.c')
0 files changed, 0 insertions, 0 deletions