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/20220610101258.75738-1-david@redhat.com Link: https://lkml.kernel.org/r/YqlaE/LYHwB0gpaW@localhost.localdomain Signed-off-by: David Hildenbrand <david@redhat.com> Acked-by: Muchun Song <songmuchun@bytedance.com> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: Miaohe Lin <linmiaohe@huawei.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
1 parent 6901c0b commit 7757e76

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

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 <david@redhat.com>
12863+
M: Oscar Salvador <osalvador@suse.de>
12864+
L: linux-mm@kvack.org
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 <miquel.raynal@bootlin.com>
1286312875
M: Richard Weinberger <richard@nod.at>

0 commit comments

Comments
 (0)