Skip to content

Commit b6d19f3

Browse files
lorenzo-stoakesakpm00
authored andcommitted
MAINTAINERS: add further init files to mm init block
These files comprise the bootmem info logic which is initialised on startup and also memory tests that are run on startup and as such this seems the most appropriate section for them. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Lorenzo Stoakes <[email protected]> Reviewed-by: Mike Rapoport (Microsoft) <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
1 parent 883cf5b commit b6d19f3

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
@@ -15680,8 +15680,11 @@ S: Maintained
1568015680
F: Documentation/core-api/boot-time-mm.rst
1568115681
F: Documentation/core-api/kho/bindings/memblock/*
1568215682
F: include/linux/memblock.h
15683+
F: mm/bootmem_info.c
1568315684
F: mm/memblock.c
15685+
F: mm/memtest.c
1568415686
F: mm/mm_init.c
15687+
F: mm/rodata_test.c
1568515688
F: tools/testing/memblock/
1568615689

1568715690
MEMORY ALLOCATION PROFILING

0 commit comments

Comments
 (0)