Skip to content

Commit e27126e

Browse files
lorenzo-stoakesakpm00
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/[email protected] Signed-off-by: Lorenzo Stoakes <[email protected]> Acked-by: Vlastimil Babka <[email protected]> Acked-by: Johannes Weiner <[email protected]> Acked-by: Zi Yan <[email protected]> Cc: Brendan Jackman <[email protected]> Cc: David Hildenbrand <[email protected]> Cc: Michal Hocko <[email protected]> Cc: Suren Baghdasaryan <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
1 parent 0f51825 commit e27126e

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

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 <[email protected]>
15569-
R: Vlastimil Babka <[email protected]>
15569+
M: Vlastimil Babka <[email protected]>
1557015570
R: Suren Baghdasaryan <[email protected]>
1557115571
R: Michal Hocko <[email protected]>
1557215572
R: Brendan Jackman <[email protected]>
1557315573
R: Johannes Weiner <[email protected]>
1557415574
R: Zi Yan <[email protected]>
1557515575
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 <[email protected]>

0 commit comments

Comments
 (0)