MAINTAINERS: add Muchun as co-maintainer for HugeTLB
authorMuchun Song <songmuchun@bytedance.com>
Sat, 21 May 2022 07:41:03 +0000 (15:41 +0800)
committerakpm <akpm@linux-foundation.org>
Wed, 25 May 2022 17:47:47 +0000 (10:47 -0700)
commitbb5ced41a658e51bb72d3dc651b28e344e001ac9
tree7ddc422fa164c806ee4d099c9a774a5b0673a3fa
parent6140ae41effe0fff80ff3d6f1bfdff64aa06e9b4
MAINTAINERS: add Muchun as co-maintainer for HugeTLB

I have been focusing on mm for the past two years.  e.g.  developing,
fixing bugs, reviewing related to HugeTLB system.  I would like to help
Mike and other people working on HugeTLB by reviewing their work.

When I first introduced the vmemmmap reduction, I forgot to update
MAINTAINERS file.  Let's update it as well.  And rename "HUGETLB
FILESYSTEM" to "HUGETLB SUBSYSTEM" since some files are not only related
to filesystem but also memory management (the name of FILESYSTEM cannot
cover this area).

Link: https://lkml.kernel.org/r/20220521074103.79468-1-songmuchun@bytedance.com
Signed-off-by: Muchun Song <songmuchun@bytedance.com>
Acked-by: Mike Kravetz <mike.kravetz@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
MAINTAINERS