Message ID | 20250409082452.269180-1-osalvador@suse.de (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | MAINTAINERS: Update HUGETLB reviewers | expand |
On 09.04.25 10:24, Oscar Salvador wrote: > I have done quite some review on hugetlb code over the years, and some > work on it as well, the latest being the hugetlb pagewalk unification which > is a work in progress, and touches hugetlb code to great lengths. > > HugeTLB does not have many reviewers, so I would like to help out by > offering myself as an official Reviewer. > > Signed-of-by: Oscar Salvador <osalvador@suse.de> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 193d7e216d79..7b32498a42cb 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -10963,6 +10963,7 @@ F: include/linux/platform_data/huawei-gaokun-ec.h > > HUGETLB SUBSYSTEM > M: Muchun Song <muchun.song@linux.dev> > +R: Oscar Salvador <osalvador@suse.de> > L: linux-mm@kvack.org > S: Maintained > F: Documentation/ABI/testing/sysfs-kernel-mm-hugepages Thanks, I barely have capacity to review all in that area, and focus only on things that affect page migration, hotplug, hvo, ... so having another "official" reviewer that can help Muchun will be quite nice! Acked-by: David Hildenbrand <david@redhat.com>
On 4/9/25 10:24 AM, Oscar Salvador wrote: > I have done quite some review on hugetlb code over the years, and some > work on it as well, the latest being the hugetlb pagewalk unification which > is a work in progress, and touches hugetlb code to great lengths. > > HugeTLB does not have many reviewers, so I would like to help out by > offering myself as an official Reviewer. Thanks, Oscar! > Signed-of-by: Oscar Salvador <osalvador@suse.de> Acked-by: Vlastimil Babka <vbabka@suse.cz> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 193d7e216d79..7b32498a42cb 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -10963,6 +10963,7 @@ F: include/linux/platform_data/huawei-gaokun-ec.h > > HUGETLB SUBSYSTEM > M: Muchun Song <muchun.song@linux.dev> > +R: Oscar Salvador <osalvador@suse.de> > L: linux-mm@kvack.org > S: Maintained > F: Documentation/ABI/testing/sysfs-kernel-mm-hugepages
> On Apr 9, 2025, at 16:24, Oscar Salvador <osalvador@suse.de> wrote: > > I have done quite some review on hugetlb code over the years, and some > work on it as well, the latest being the hugetlb pagewalk unification which > is a work in progress, and touches hugetlb code to great lengths. > > HugeTLB does not have many reviewers, so I would like to help out by > offering myself as an official Reviewer. I'm truly delighted to see that you're so kind as to assist us in reviewing the patches in the HugeTLB area. Thank you! > > Signed-of-by: Oscar Salvador <osalvador@suse.de> Acked-by: Muchun Song <muchun.song@linux.dev>
diff --git a/MAINTAINERS b/MAINTAINERS index 193d7e216d79..7b32498a42cb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10963,6 +10963,7 @@ F: include/linux/platform_data/huawei-gaokun-ec.h HUGETLB SUBSYSTEM M: Muchun Song <muchun.song@linux.dev> +R: Oscar Salvador <osalvador@suse.de> L: linux-mm@kvack.org S: Maintained F: Documentation/ABI/testing/sysfs-kernel-mm-hugepages