From: "Matthew Wilcox (Oracle)" <willy@infradead.org>
To: linux-mm@kvack.org, Andrew Morton <akpm@linux-foundation.org>
Cc: "Matthew Wilcox (Oracle)" <willy@infradead.org>
Subject: [PATCH 0/4] Remove leftover mlock/munlock page wrappers
Date: Mon, 16 Jan 2023 19:28:23 +0000 [thread overview]
Message-ID: <20230116192827.2146732-1-willy@infradead.org> (raw)
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
next reply other threads:[~2023-01-16 19:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-16 19:28 Matthew Wilcox (Oracle) [this message]
2023-01-16 19:28 ` [PATCH 1/4] mm: Remove page_evictable() Matthew Wilcox (Oracle)
2023-01-19 10:35 ` Mike Rapoport
2023-01-16 19:28 ` [PATCH 2/4] mm: Remove mlock_vma_page() Matthew Wilcox (Oracle)
2023-01-16 19:28 ` [PATCH 3/4] mm: Remove munlock_vma_page() Matthew Wilcox (Oracle)
2023-01-16 19:28 ` [PATCH 4/4] mm: Clean up mlock_page / munlock_page references in comments Matthew Wilcox (Oracle)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230116192827.2146732-1-willy@infradead.org \
--to=willy@infradead.org \
--cc=akpm@linux-foundation.org \
--cc=linux-mm@kvack.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox