[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d53ec398-473e-4508-8aae-638cc7c8a190@lucifer.local>
Date: Thu, 15 May 2025 20:22:04 +0100
From: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
To: Zi Yan <ziy@...dia.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
David Hildenbrand <david@...hat.com>,
Alistair Popple <apopple@...dia.com>,
Matthew Brost <matthew.brost@...el.com>,
Joshua Hahn <joshua.hahnjy@...il.com>, Rakie Kim <rakie.kim@...com>,
linux-mm@...ck.org, linux-kernel@...r.kernel.org,
Byungchul Park <byungchul@...com>, Gregory Price <gourry@...rry.net>,
Ying Huang <ying.huang@...ux.alibaba.com>
Subject: Re: [PATCH] MAINTAINERS: add mm memory policy section
On Thu, May 15, 2025 at 03:19:08PM -0400, Zi Yan wrote:
> On 15 May 2025, at 15:13, Lorenzo Stoakes wrote:
>
> > As part of the ongoing efforts to sub-divide memory management
> > maintainership and reviewership, establish a section for memory policy and
> > migration and add appropriate maintainers and reviewers.
> >
> > Reviewed-by: Rakie Kim <rakie.kim@...com>
> > Acked-by: Matthew Brost <matthew.brost@...el.com>
> > Reviewed-by: Joshua Hahn <joshua.hahnjy@...il.com>
> > Acked-by: David Hildenbrand <david@...hat.com>
> > Acked-by: Zi Yan <ziy@...dia.com>
> > Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
> > ---
> > v1:
> > * un-RFC'd as there seems to be consensus.
> > * Added Gregory and Byungchui who kindly offered to be reviewers also!
> > * Removed Alistair as he hasn't been active on-list lately. Alistair - hope
> > you don't mind, We can very easily add you later, just don't want put you
> > here without your positive consent :)
> >
> > RFC:
> > https://lore.kernel.org/all/20250513160007.132378-1-lorenzo.stoakes@oracle.com/
> >
> > MAINTAINERS | 19 +++++++++++++++++++
> > 1 file changed, 19 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 314007e2befd..17403329d76f 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -15577,6 +15577,25 @@ W: http://www.linux-mm.org
> > T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
> > F: mm/gup.c
> >
> > +MEMORY MANAGEMENT - MEMORY POLICY AND MIGRATION
> > +M: Andrew Morton <akpm@...ux-foundation.org>
> > +M: David Hildenbrand <david@...hat.com>
> > +R: Zi Yan <ziy@...dia.com>
> > +R: Matthew Brost <matthew.brost@...el.com>
> > +R: Joshua Hahn <joshua.hahnjy@...il.com>
> > +R: Rakie Kim <rakie.kim@...com>
> > +R: Byungchul Park <byungchul@...com>
> > +R: Gregory Price <gourry@...rry.net>
>
> +R: Ying Huang <ying.huang@...ux.alibaba.com>
>
> You probably missed Ying's message[1]. He also wants to be a reviewer.
>
> [1] https://lore.kernel.org/linux-mm/87wmakt0v3.fsf@DESKTOP-5N7EMDA/
Ah my bad sorry, I did miss that as was buried a little in thread for me on
neomutt :>)
Will reply to top level with a fix-patch!
>
> > +L: linux-mm@...ck.org
> > +S: Maintained
> > +W: http://www.linux-mm.org
> > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
> > +F: include/linux/mempolicy.h
> > +F: include/linux/migrate.h
> > +F: mm/mempolicy.c
> > +F: mm/migrate.c
> > +F: mm/migrate_device.c
> > +
> > MEMORY MANAGEMENT - NUMA MEMBLOCKS AND NUMA EMULATION
> > M: Andrew Morton <akpm@...ux-foundation.org>
> > M: Mike Rapoport <rppt@...nel.org>
> > --
> > 2.49.0
>
>
> --
> Best Regards,
> Yan, Zi
>
Powered by blists - more mailing lists