Skip to content

Commit 2656a75

Browse files
lorenzo-stoakesakpm00
authored andcommitted
MAINTAINERS: add missing files to page alloc section
There are a couple of mm/-specific header files that were accidentally missed previously, and some page ref debug code also that ought to live here. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Lorenzo Stoakes <[email protected]> Acked-by: Zi Yan <[email protected]> Acked-by: David Hildenbrand <[email protected]> Acked-by: Vlastimil Babka <[email protected]> Cc: Alistair Popple <[email protected]> Cc: Christoph Lameter (Ampere) <[email protected]> Cc: Dave Chinner <[email protected]> Cc: Dennis Zhou <[email protected]> Cc: Jann Horn <[email protected]> Cc: Liam Howlett <[email protected]> Cc: Muchun Song <[email protected]> Cc: Nico Pache <[email protected]> Cc: Oscar Salvador <[email protected]> Cc: Qi Zheng <[email protected]> Cc: Roman Gushchin <[email protected]> Cc: Tejun Heo <[email protected]> Cc: Dev Jain <[email protected]> Cc: Michal Hocko <[email protected]> Cc: Mike Rapoport <[email protected]> Cc: Pedro Falcato <[email protected]> Cc: Suren Baghdasaryan <[email protected]> Cc: Shakeel Butt <[email protected]> Cc: Joshua Hahn <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
1 parent c3ef2cc commit 2656a75

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

MAINTAINERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15880,6 +15880,7 @@ F: include/linux/gfp.h
1588015880
F: include/linux/page-isolation.h
1588115881
F: mm/compaction.c
1588215882
F: mm/debug_page_alloc.c
15883+
F: mm/debug_page_ref.c
1588315884
F: mm/fail_page_alloc.c
1588415885
F: mm/page_alloc.c
1588515886
F: mm/page_ext.c
@@ -15888,8 +15889,10 @@ F: mm/page_isolation.c
1588815889
F: mm/page_owner.c
1588915890
F: mm/page_poison.c
1589015891
F: mm/page_reporting.c
15892+
F: mm/page_reporting.h
1589115893
F: mm/show_mem.c
1589215894
F: mm/shuffle.c
15895+
F: mm/shuffle.h
1589315896

1589415897
MEMORY MANAGEMENT - RECLAIM
1589515898
M: Andrew Morton <[email protected]>

0 commit comments

Comments
 (0)