Skip to content

Commit 3746351

Browse files
lorenzo-stoakesakpm00
authored andcommitted
MAINTAINERS: add missing files to mm page alloc section
There are a number of files within memory management which appear to be most suitably placed within the page allocation section of MAINTAINERS and are otherwise unassigned, so place these there. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Lorenzo Stoakes <[email protected]> Acked-by: Vlastimil Babka <[email protected]> Acked-by: Brendan Jackman <[email protected]> Acked-by: Zi Yan <[email protected]> Acked-by: David Hildenbrand <[email protected]> Cc: Johannes Weiner <[email protected]> Cc: Michal Hocko <[email protected]> Cc: Suren Baghdasaryan <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
1 parent 71aa17f commit 3746351

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

MAINTAINERS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15875,8 +15875,17 @@ F: include/linux/compaction.h
1587515875
F: include/linux/gfp.h
1587615876
F: include/linux/page-isolation.h
1587715877
F: mm/compaction.c
15878+
F: mm/debug_page_alloc.c
15879+
F: mm/fail_page_alloc.c
1587815880
F: mm/page_alloc.c
15881+
F: mm/page_ext.c
15882+
F: mm/page_frag_cache.c
1587915883
F: mm/page_isolation.c
15884+
F: mm/page_owner.c
15885+
F: mm/page_poison.c
15886+
F: mm/page_reporting.c
15887+
F: mm/show_mem.c
15888+
F: mm/shuffle.c
1588015889

1588115890
MEMORY MANAGEMENT - RECLAIM
1588215891
M: Andrew Morton <[email protected]>

0 commit comments

Comments
 (0)