[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240823150040.1567062-12-linyunsheng@huawei.com>
Date: Fri, 23 Aug 2024 23:00:39 +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 v14 11/11] 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 7b291c3a9aa4..14d01fa02aa8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17237,6 +17237,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