Skip to content

Commit e27126e

Browse files
ljskernelakpm00
authored andcommitted
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. Link: https://lkml.kernel.org/r/20250512144603.90379-1-lorenzo.stoakes@oracle.com Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com> Acked-by: Vlastimil Babka <vbabka@suse.cz> Acked-by: Johannes Weiner <hannes@cmpxchg.org> Acked-by: Zi Yan <ziy@nvidia.com> Cc: Brendan Jackman <jackmanb@google.com> Cc: David Hildenbrand <david@redhat.com> Cc: Michal Hocko <mhocko@suse.com> Cc: Suren Baghdasaryan <surenb@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
1 parent 0f51825 commit e27126e

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

MAINTAINERS

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15566,18 +15566,20 @@ F: mm/numa_memblks.c
1556615566

1556715567
MEMORY MANAGEMENT - PAGE ALLOCATOR
1556815568
M: Andrew Morton <akpm@linux-foundation.org>
15569-
R: Vlastimil Babka <vbabka@suse.cz>
15569+
M: Vlastimil Babka <vbabka@suse.cz>
1557015570
R: Suren Baghdasaryan <surenb@google.com>
1557115571
R: Michal Hocko <mhocko@suse.com>
1557215572
R: Brendan Jackman <jackmanb@google.com>
1557315573
R: Johannes Weiner <hannes@cmpxchg.org>
1557415574
R: Zi Yan <ziy@nvidia.com>
1557515575
L: linux-mm@kvack.org
1557615576
S: Maintained
15577+
F: include/linux/compaction.h
15578+
F: include/linux/gfp.h
15579+
F: include/linux/page-isolation.h
1557715580
F: mm/compaction.c
1557815581
F: mm/page_alloc.c
15579-
F: include/linux/gfp.h
15580-
F: include/linux/compaction.h
15582+
F: mm/page_isolation.c
1558115583

1558215584
MEMORY MANAGEMENT - RMAP (REVERSE MAPPING)
1558315585
M: Andrew Morton <akpm@linux-foundation.org>

0 commit comments

Comments
 (0)