From: Andrew Morton <akpm@linux-foundation.org>
To: mm-commits@vger.kernel.org,ljs@kernel.org,wujianyue000@gmail.com,akpm@linux-foundation.org
Subject: [folded-merged] mm-rename-swapc-to-folioc-fix.patch removed from -mm tree
Date: Tue, 04 Aug 2026 18:12:07 -0700 [thread overview]
Message-ID: <20260805011208.4DF531F000E9@smtp.kernel.org> (raw)
The quilt patch titled
Subject: mm-rename-swapc-to-folioc-fix
has been removed from the -mm tree. Its filename was
mm-rename-swapc-to-folioc-fix.patch
This patch was dropped because it was folded into mm-rename-swapc-to-folioc.patch
------------------------------------------------------
From: Jianyue Wu <wujianyue000@gmail.com>
Subject: mm-rename-swapc-to-folioc-fix
Date: Tue, 4 Aug 2026 19:11:09 +0800
move mm/folio.c to MM CORE
mm/folio.c holds generic folio LRU helpers, not MGLRU-specific
code. Move it to MEMORY MANAGEMENT - CORE, next to
folio-compat.c and folio_batch.h, so get_maintainer.pl routes
reviews to the right people.
Link: https://lore.kernel.org/20260804111109.393127-1-wujianyue000@gmail.com
Fixes: 8ed6d702d442 ("mm: rename swap.c to folio.c")
Signed-off-by: Jianyue Wu <wujianyue000@gmail.com>
Suggested-by: Lorenzo Stoakes <ljs@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/MAINTAINERS~mm-rename-swapc-to-folioc-fix
+++ a/MAINTAINERS
@@ -16988,6 +16988,7 @@ F: kernel/fork.c
F: mm/Kconfig
F: mm/debug.c
F: mm/folio-compat.c
+F: mm/folio.c
F: mm/highmem.c
F: mm/init-mm.c
F: mm/internal.h
@@ -17088,7 +17089,6 @@ F: Documentation/admin-guide/mm/multigen
F: Documentation/mm/multigen_lru.rst
F: include/linux/mm_inline.h
F: include/linux/mmzone.h
-F: mm/folio.c
F: mm/vmscan.c
F: mm/workingset.c
_
Patches currently in -mm which might be from wujianyue000@gmail.com are
mm-swap-colocate-page-cluster-sysctl-with-swap-readahead.patch
mm-rename-swapc-to-folioc.patch
mm-move-reclaim-internal-declarations-out-of-swaph.patch
reply other threads:[~2026-08-05 1:12 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20260805011208.4DF531F000E9@smtp.kernel.org \
--to=akpm@linux-foundation.org \
--cc=ljs@kernel.org \
--cc=mm-commits@vger.kernel.org \
--cc=wujianyue000@gmail.com \
/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