[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250512144603.90379-1-lorenzo.stoakes@oracle.com>
Date: Mon, 12 May 2025 15:46:03 +0100
From: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Vlastimil Babka <vbabka@...e.cz>, Suren Baghdasaryan <surenb@...gle.com>,
Michal Hocko <mhocko@...e.com>, Brendan Jackman <jackmanb@...gle.com>,
Johannes Weiner <hannes@...xchg.org>, Zi Yan <ziy@...dia.com>,
David Hildenbrand <david@...hat.com>, linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Subject: [RESEND PATCH] MAINTAINERS: update page allocator section
Make Vlastimil maintainer of this section (with thanks to Vlastimil for
agreeing to this!) and add page isolation files for which this section seem
most appropriate.
We may wish to, in future, refactor/rename some of these files to more
logically fit what is actually being performed, but for the time being this
seems the most sensible place.
Additionally, fix the alphabetical ordering of files.
Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
Acked-by: Vlastimil Babka <vbabka@...e.cz>
---
(sent original without mailing lists cc'd, resending...)
MAINTAINERS | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index ff5d3c40e749..b18d149f4450 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15578,7 +15578,7 @@ F: mm/numa_memblks.c
MEMORY MANAGEMENT - PAGE ALLOCATOR
M: Andrew Morton <akpm@...ux-foundation.org>
-R: Vlastimil Babka <vbabka@...e.cz>
+M: Vlastimil Babka <vbabka@...e.cz>
R: Suren Baghdasaryan <surenb@...gle.com>
R: Michal Hocko <mhocko@...e.com>
R: Brendan Jackman <jackmanb@...gle.com>
@@ -15586,10 +15586,12 @@ R: Johannes Weiner <hannes@...xchg.org>
R: Zi Yan <ziy@...dia.com>
L: linux-mm@...ck.org
S: Maintained
+F: include/linux/compaction.h
+F: include/linux/gfp.h
+F: include/linux/page-isolation.h
F: mm/compaction.c
F: mm/page_alloc.c
-F: include/linux/gfp.h
-F: include/linux/compaction.h
+F: mm/page_isolation.c
MEMORY MANAGEMENT - RMAP (REVERSE MAPPING)
M: Andrew Morton <akpm@...ux-foundation.org>
--
2.49.0
Powered by blists - more mailing lists