linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add further init files to mm init block
@ 2025-06-17 17:45 Lorenzo Stoakes
  2025-06-17 18:25 ` Mike Rapoport
  2025-06-17 23:18 ` Andrew Morton
  0 siblings, 2 replies; 4+ messages in thread
From: Lorenzo Stoakes @ 2025-06-17 17:45 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Mike Rapoport, linux-kernel, linux-mm

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.

Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
---
 MAINTAINERS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 08045f9efadd..1d24399643f3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15679,8 +15679,11 @@ S:	Maintained
 F:	Documentation/core-api/boot-time-mm.rst
 F:	Documentation/core-api/kho/bindings/memblock/*
 F:	include/linux/memblock.h
+F:	mm/bootmem_info.c
 F:	mm/memblock.c
+F:	mm/memtest.c
 F:	mm/mm_init.c
+F:	mm/rodata_test.c
 F:	tools/testing/memblock/
 
 MEMORY ALLOCATION PROFILING
-- 
2.49.0



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-06-18 16:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-17 17:45 [PATCH] MAINTAINERS: add further init files to mm init block Lorenzo Stoakes
2025-06-17 18:25 ` Mike Rapoport
2025-06-17 23:18 ` Andrew Morton
2025-06-18 16:50   ` Mike Rapoport

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).