[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <002eac51-1185-4a51-94f9-49987db84202@lucifer.local>
Date: Tue, 17 Jun 2025 16:10:07 +0100
From: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
To: Michal Hocko <mhocko@...nel.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
David Rientjes <rientjes@...gle.com>,
Shakeel Butt <shakeel.butt@...ux.dev>, linux-mm@...ck.org,
LKML <linux-kernel@...r.kernel.org>, Michal Hocko <mhocko@...e.com>
Subject: Re: [PATCH] mm: add OOM killer maintainer structure
On Tue, Jun 17, 2025 at 10:58:19AM +0200, Michal Hocko wrote:
> From: Michal Hocko <mhocko@...e.com>
>
No commit msg? :P
> Acked-by: David Rientjes <rientjes@...gle.com>
> Signed-off-by: Michal Hocko <mhocko@...e.com>
Thanks for this, saves me the trouble of doing this one :>)
Acked-by: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
But you need to add a few more files:
> ---
> MAINTAINERS | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0c1d245bf7b8..5e339c1457ff 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15841,6 +15841,14 @@ F: mm/numa.c
> F: mm/numa_emulation.c
> F: mm/numa_memblks.c
>
> +MEMORY MANAGEMENT - OOM KILLER
> +M: Michal Hocko <mhocko@...e.com
> +R: David Rientjes <rientjes@...gle.com>
> +R: Shakeel Butt <shakeel.butt@...ux.dev>
> +L: linux-mm@...ck.org
> +S: Maintained
Also need to add:
F: include/linux/oom.h
F: include/trace/events/oom.h
F: include/uapi/linux/oom.h
> +F: mm/oom_kill.c
> +
> MEMORY MANAGEMENT - PAGE ALLOCATOR
> M: Andrew Morton <akpm@...ux-foundation.org>
> M: Vlastimil Babka <vbabka@...e.cz>
> --
> 2.49.0
>
>
>
Cheers, Lorenzo
Powered by blists - more mailing lists