[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241001075858.48936-15-linyunsheng@huawei.com>
Date: Tue, 1 Oct 2024 15:58:57 +0800
From: Yunsheng Lin <yunshenglin0825@...il.com>
To: davem@...emloft.net,
kuba@...nel.org,
pabeni@...hat.com
Cc: netdev@...r.kernel.org,
linux-kernel@...r.kernel.org,
Yunsheng Lin <linyunsheng@...wei.com>,
Alexander Duyck <alexander.duyck@...il.com>
Subject: [PATCH net-next v19 14/14] mm: page_frag: add an entry in MAINTAINERS for page_frag
After this patchset, page_frag is a small subsystem/library
on its own, so add an entry in MAINTAINERS to indicate the
new subsystem/library's maintainer, maillist, status and file
lists of page_frag.
Alexander is the original author of page_frag, add him in the
MAINTAINERS too.
CC: Alexander Duyck <alexander.duyck@...il.com>
Signed-off-by: Yunsheng Lin <linyunsheng@...wei.com>
---
MAINTAINERS | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index e71d066dc919..6d8e0c4c4780 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17492,6 +17492,18 @@ F: mm/page-writeback.c
F: mm/readahead.c
F: mm/truncate.c
+PAGE FRAG
+M: Alexander Duyck <alexander.duyck@...il.com>
+M: Yunsheng Lin <linyunsheng@...wei.com>
+L: linux-mm@...ck.org
+L: netdev@...r.kernel.org
+S: Supported
+F: Documentation/mm/page_frags.rst
+F: include/linux/page_frag_cache.h
+F: mm/page_frag_cache.c
+F: tools/testing/selftests/mm/page_frag/
+F: tools/testing/selftests/mm/test_page_frag.sh
+
PAGE POOL
M: Jesper Dangaard Brouer <hawk@...nel.org>
M: Ilias Apalodimas <ilias.apalodimas@...aro.org>
--
2.34.1
Powered by blists - more mailing lists