2018-05-18 22:53:32

by Mike Kravetz

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Change hugetlbfs maintainer and update files

The current hugetlbfs maintainer has not been active for more than
a few years. I have been been active in this area for more than
two years and plan to remain active in the foreseeable future.

Also, update the hugetlbfs entry to include linux-mm mail list and
additional hugetlbfs related files. hugetlb.c and hugetlb.h are
not 100% hugetlbfs, but a majority of their content is hugetlbfs
related.

Signed-off-by: Mike Kravetz <[email protected]>
---
MAINTAINERS | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9051a9ca24a2..c7a5eb074eb1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6564,9 +6564,15 @@ F: Documentation/networking/hinic.txt
F: drivers/net/ethernet/huawei/hinic/

HUGETLB FILESYSTEM
-M: Nadia Yvette Chambers <[email protected]>
+M: Mike Kravetz <[email protected]>
+L: [email protected]
S: Maintained
F: fs/hugetlbfs/
+F: mm/hugetlb.c
+F: include/linux/hugetlb.h
+F: Documentation/admin-guide/mm/hugetlbpage.rst
+F: Documentation/vm/hugetlbfs_reserv.rst
+F: Documentation/ABI/testing/sysfs-kernel-mm-hugepages

HVA ST MEDIA DRIVER
M: Jean-Christophe Trotin <[email protected]>
--
2.13.6



2018-05-20 23:35:53

by Naoya Horiguchi

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Change hugetlbfs maintainer and update files

On Fri, May 18, 2018 at 03:52:36PM -0700, Mike Kravetz wrote:
> The current hugetlbfs maintainer has not been active for more than
> a few years. I have been been active in this area for more than
> two years and plan to remain active in the foreseeable future.
>
> Also, update the hugetlbfs entry to include linux-mm mail list and
> additional hugetlbfs related files. hugetlb.c and hugetlb.h are
> not 100% hugetlbfs, but a majority of their content is hugetlbfs
> related.
>
> Signed-off-by: Mike Kravetz <[email protected]>

Thank you for taking responsibility on this!

Acked-by: Naoya Horiguchi <[email protected]>

> ---
> MAINTAINERS | 8 +++++++-
> 1 file changed, 7 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9051a9ca24a2..c7a5eb074eb1 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6564,9 +6564,15 @@ F: Documentation/networking/hinic.txt
> F: drivers/net/ethernet/huawei/hinic/
>
> HUGETLB FILESYSTEM
> -M: Nadia Yvette Chambers <[email protected]>
> +M: Mike Kravetz <[email protected]>
> +L: [email protected]
> S: Maintained
> F: fs/hugetlbfs/
> +F: mm/hugetlb.c
> +F: include/linux/hugetlb.h
> +F: Documentation/admin-guide/mm/hugetlbpage.rst
> +F: Documentation/vm/hugetlbfs_reserv.rst
> +F: Documentation/ABI/testing/sysfs-kernel-mm-hugepages
>
> HVA ST MEDIA DRIVER
> M: Jean-Christophe Trotin <[email protected]>
> --
> 2.13.6
>
>

2018-05-22 06:27:49

by Michal Hocko

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Change hugetlbfs maintainer and update files

On Fri 18-05-18 15:52:36, Mike Kravetz wrote:
> The current hugetlbfs maintainer has not been active for more than
> a few years. I have been been active in this area for more than
> two years and plan to remain active in the foreseeable future.
>
> Also, update the hugetlbfs entry to include linux-mm mail list and
> additional hugetlbfs related files. hugetlb.c and hugetlb.h are
> not 100% hugetlbfs, but a majority of their content is hugetlbfs
> related.
>
> Signed-off-by: Mike Kravetz <[email protected]>

Thanks a lot Mike!
Acked-by: Michal Hocko <[email protected]>

> ---
> MAINTAINERS | 8 +++++++-
> 1 file changed, 7 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9051a9ca24a2..c7a5eb074eb1 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6564,9 +6564,15 @@ F: Documentation/networking/hinic.txt
> F: drivers/net/ethernet/huawei/hinic/
>
> HUGETLB FILESYSTEM
> -M: Nadia Yvette Chambers <[email protected]>
> +M: Mike Kravetz <[email protected]>
> +L: [email protected]
> S: Maintained
> F: fs/hugetlbfs/
> +F: mm/hugetlb.c
> +F: include/linux/hugetlb.h
> +F: Documentation/admin-guide/mm/hugetlbpage.rst
> +F: Documentation/vm/hugetlbfs_reserv.rst
> +F: Documentation/ABI/testing/sysfs-kernel-mm-hugepages
>
> HVA ST MEDIA DRIVER
> M: Jean-Christophe Trotin <[email protected]>
> --
> 2.13.6

--
Michal Hocko
SUSE Labs

2018-05-22 07:30:15

by Vlastimil Babka

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Change hugetlbfs maintainer and update files

On 05/19/2018 12:52 AM, Mike Kravetz wrote:
> The current hugetlbfs maintainer has not been active for more than
> a few years. I have been been active in this area for more than
> two years and plan to remain active in the foreseeable future.
>
> Also, update the hugetlbfs entry to include linux-mm mail list and
> additional hugetlbfs related files. hugetlb.c and hugetlb.h are
> not 100% hugetlbfs, but a majority of their content is hugetlbfs
> related.
>
> Signed-off-by: Mike Kravetz <[email protected]>

Acked-by: Vlastimil Babka <[email protected]>

Thanks!

> ---
> MAINTAINERS | 8 +++++++-
> 1 file changed, 7 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9051a9ca24a2..c7a5eb074eb1 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6564,9 +6564,15 @@ F: Documentation/networking/hinic.txt
> F: drivers/net/ethernet/huawei/hinic/
>
> HUGETLB FILESYSTEM
> -M: Nadia Yvette Chambers <[email protected]>
> +M: Mike Kravetz <[email protected]>
> +L: [email protected]
> S: Maintained
> F: fs/hugetlbfs/
> +F: mm/hugetlb.c
> +F: include/linux/hugetlb.h
> +F: Documentation/admin-guide/mm/hugetlbpage.rst
> +F: Documentation/vm/hugetlbfs_reserv.rst
> +F: Documentation/ABI/testing/sysfs-kernel-mm-hugepages
>
> HVA ST MEDIA DRIVER
> M: Jean-Christophe Trotin <[email protected]>
>


2018-05-22 07:41:20

by Kirill A. Shutemov

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Change hugetlbfs maintainer and update files

On Fri, May 18, 2018 at 10:52:36PM +0000, Mike Kravetz wrote:
> The current hugetlbfs maintainer has not been active for more than
> a few years. I have been been active in this area for more than
> two years and plan to remain active in the foreseeable future.
>
> Also, update the hugetlbfs entry to include linux-mm mail list and
> additional hugetlbfs related files. hugetlb.c and hugetlb.h are
> not 100% hugetlbfs, but a majority of their content is hugetlbfs
> related.
>
> Signed-off-by: Mike Kravetz <[email protected]>

Thanks!

Acked-by: Kirill A. Shutemov <[email protected]>

--
Kirill A. Shutemov

2018-05-23 13:05:12

by Anshuman Khandual

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Change hugetlbfs maintainer and update files

On 05/19/2018 04:22 AM, Mike Kravetz wrote:
> The current hugetlbfs maintainer has not been active for more than
> a few years. I have been been active in this area for more than
> two years and plan to remain active in the foreseeable future.
>
> Also, update the hugetlbfs entry to include linux-mm mail list and
> additional hugetlbfs related files. hugetlb.c and hugetlb.h are
> not 100% hugetlbfs, but a majority of their content is hugetlbfs
> related.
>
> Signed-off-by: Mike Kravetz <[email protected]>

Thanks Mike !