MAINTAINERS: add MEMORY HOT(UN)PLUG section and add David as reviewer
authorDavid Hildenbrand <david@redhat.com>
Fri, 10 Jun 2022 10:12:58 +0000 (12:12 +0200)
committerakpm <akpm@linux-foundation.org>
Fri, 17 Jun 2022 02:11:31 +0000 (19:11 -0700)
commit7757e7627a05c01d137a7fb87ac9d1533f460d33
treed146a0e908f2786502316ea06adc938cba0a274c
parent6901c0b6df157a88721e5b71f85af4c684877949
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>
MAINTAINERS