[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240826124021.2635705-14-linyunsheng@huawei.com>
Date: Mon, 26 Aug 2024 20:40:20 +0800
From: Yunsheng Lin <linyunsheng@...wei.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 v15 13/13] 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 | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index e4fa9010fcb6..012f1f4b480f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17258,6 +17258,17 @@ 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
+
PAGE POOL
M: Jesper Dangaard Brouer <hawk@...nel.org>
M: Ilias Apalodimas <ilias.apalodimas@...aro.org>
--
2.33.0
Powered by blists - more mailing lists