]> Git Repo - linux.git/commit - mm/rmap.c
mm: remove munlock_vma_page()
authorMatthew Wilcox (Oracle) <[email protected]>
Mon, 16 Jan 2023 19:28:26 +0000 (19:28 +0000)
committerAndrew Morton <[email protected]>
Fri, 3 Feb 2023 06:33:20 +0000 (22:33 -0800)
commit672aa27d0bd241759376e62b78abb8aae1792479
treefdefd97d0cc15012a5218becf545bb2e1c2577cc
parent7efecffb8e7968c4a6c53177b0053ca4765fe233
mm: remove munlock_vma_page()

All callers now have a folio and can call munlock_vma_folio().  Update the
documentation to refer to munlock_vma_folio().

Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Documentation/mm/unevictable-lru.rst
kernel/events/uprobes.c
mm/internal.h
mm/rmap.c
This page took 0.098774 seconds and 4 git commands to generate.