Skip to content

Commit b6d19f3

Browse files
ljskernelakpm00
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/20250617174538.188977-1-lorenzo.stoakes@oracle.com Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com> Reviewed-by: Mike Rapoport (Microsoft) <rppt@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
1 parent 883cf5b commit b6d19f3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

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)