Re: [PATCH] MAINTAINERS: add mm memory policy section

From: Byungchul Park
Date: Fri May 16 2025 - 00:32:56 EST


On Thu, May 15, 2025 at 08:13:58PM +0100, 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@xxxxxx>
> Acked-by: Matthew Brost <matthew.brost@xxxxxxxxx>
> Reviewed-by: Joshua Hahn <joshua.hahnjy@xxxxxxxxx>
> Acked-by: David Hildenbrand <david@xxxxxxxxxx>
> Acked-by: Zi Yan <ziy@xxxxxxxxxx>
> Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
> ---
> 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@xxxxxxxxxx/
>
> 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@xxxxxxxxxxxxxxxxxxxx>
> +M: David Hildenbrand <david@xxxxxxxxxx>
> +R: Zi Yan <ziy@xxxxxxxxxx>
> +R: Matthew Brost <matthew.brost@xxxxxxxxx>
> +R: Joshua Hahn <joshua.hahnjy@xxxxxxxxx>
> +R: Rakie Kim <rakie.kim@xxxxxx>
> +R: Byungchul Park <byungchul@xxxxxx>

Acked-by: Byungchul Park <byungchul@xxxxxx>

Byungchul

> +R: Gregory Price <gourry@xxxxxxxxxx>
> +L: linux-mm@xxxxxxxxx
> +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@xxxxxxxxxxxxxxxxxxxx>
> M: Mike Rapoport <rppt@xxxxxxxxxx>
> --
> 2.49.0