[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aFGzKZ_LyS0htQgB@kernel.org>
Date: Tue, 17 Jun 2025 21:25:45 +0300
From: Mike Rapoport <rppt@...nel.org>
To: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>, linux-kernel@...r.kernel.org,
linux-mm@...ck.org
Subject: Re: [PATCH] MAINTAINERS: add further init files to mm init block
On Tue, Jun 17, 2025 at 06:45:38PM +0100, Lorenzo Stoakes wrote:
> These files comprise the bootmem info logic which is initialised on startup
> and also memory tests that are run on startup and as such this seems the
> most appropriate section for them.
>
> Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
Reviewed-by: Mike Rapoport (Microsoft) <rppt@...nel.org>
> ---
> MAINTAINERS | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 08045f9efadd..1d24399643f3 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15679,8 +15679,11 @@ S: Maintained
> F: Documentation/core-api/boot-time-mm.rst
> F: Documentation/core-api/kho/bindings/memblock/*
> F: include/linux/memblock.h
> +F: mm/bootmem_info.c
> F: mm/memblock.c
> +F: mm/memtest.c
> F: mm/mm_init.c
> +F: mm/rodata_test.c
> F: tools/testing/memblock/
>
> MEMORY ALLOCATION PROFILING
> --
> 2.49.0
>
--
Sincerely yours,
Mike.
Powered by blists - more mailing lists