Skip to content

Commit bb5ced4

Browse files
songmuchunakpm00
authored andcommitted
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>
1 parent 6140ae4 commit bb5ced4

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

MAINTAINERS

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9019,16 +9019,20 @@ S: Orphan
90199019
F: Documentation/networking/device_drivers/ethernet/huawei/hinic.rst
90209020
F: drivers/net/ethernet/huawei/hinic/
90219021

9022-
HUGETLB FILESYSTEM
9022+
HUGETLB SUBSYSTEM
90239023
M: Mike Kravetz <mike.kravetz@oracle.com>
9024+
M: Muchun Song <songmuchun@bytedance.com>
90249025
L: linux-mm@kvack.org
90259026
S: Maintained
90269027
F: Documentation/ABI/testing/sysfs-kernel-mm-hugepages
90279028
F: Documentation/admin-guide/mm/hugetlbpage.rst
90289029
F: Documentation/vm/hugetlbfs_reserv.rst
9030+
F: Documentation/vm/vmemmap_dedup.rst
90299031
F: fs/hugetlbfs/
90309032
F: include/linux/hugetlb.h
90319033
F: mm/hugetlb.c
9034+
F: mm/hugetlb_vmemmap.c
9035+
F: mm/hugetlb_vmemmap.h
90329036

90339037
HVA ST MEDIA DRIVER
90349038
M: Jean-Christophe Trotin <jean-christophe.trotin@foss.st.com>

0 commit comments

Comments
 (0)