We no longer need the various mlock page functions as all callers have folios. Matthew Wilcox (Oracle) (4): mm: Remove page_evictable() mm: Remove mlock_vma_page() mm: Remove munlock_vma_page() mm: Clean up mlock_page / munlock_page references in comments Documentation/mm/unevictable-lru.rst | 129 ++++++++++++++------------- kernel/events/uprobes.c | 1 - mm/internal.h | 29 +----- mm/memory-failure.c | 2 +- mm/mlock.c | 4 +- mm/rmap.c | 16 ++-- mm/swap.c | 4 +- 7 files changed, 81 insertions(+), 104 deletions(-) -- 2.35.1