Skip to content

Commit 7757e76

Browse files
davidhildenbrandakpm00
authored andcommitted
MAINTAINERS: add MEMORY HOT(UN)PLUG section and add David as reviewer
There are certainly a lot more files that partially fall into the memory hot(un)plug category, including parts of mm/sparse.c, mm/page_isolation.c and mm/page_alloc.c. Let's only add what's almost completely memory hot(un)plug related. Add myself as reviewer so it's easier for contributors to figure out whom to CC. Link: https://lkml.kernel.org/r/[email protected] Link: https://lkml.kernel.org/r/YqlaE/[email protected] Signed-off-by: David Hildenbrand <[email protected]> Acked-by: Muchun Song <[email protected]> Acked-by: Greg Kroah-Hartman <[email protected]> Cc: Miaohe Lin <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
1 parent 6901c0b commit 7757e76

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

MAINTAINERS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12858,6 +12858,18 @@ F: include/linux/vmalloc.h
1285812858
F: mm/
1285912859
F: tools/testing/selftests/vm/
1286012860

12861+
MEMORY HOT(UN)PLUG
12862+
M: David Hildenbrand <[email protected]>
12863+
M: Oscar Salvador <[email protected]>
12864+
12865+
S: Maintained
12866+
F: Documentation/admin-guide/mm/memory-hotplug.rst
12867+
F: Documentation/core-api/memory-hotplug.rst
12868+
F: drivers/base/memory.c
12869+
F: include/linux/memory_hotplug.h
12870+
F: mm/memory_hotplug.c
12871+
F: tools/testing/selftests/memory-hotplug/
12872+
1286112873
MEMORY TECHNOLOGY DEVICES (MTD)
1286212874
M: Miquel Raynal <[email protected]>
1286312875
M: Richard Weinberger <[email protected]>

0 commit comments

Comments
 (0)