From: Mike Rapoport <rppt@kernel.org>
To: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: [PATCH] MAINTAINERS: add further init files to mm init block
Date: Tue, 17 Jun 2025 21:25:45 +0300 [thread overview]
Message-ID: <aFGzKZ_LyS0htQgB@kernel.org> (raw)
In-Reply-To: <20250617174538.188977-1-lorenzo.stoakes@oracle.com>
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@oracle.com>
Reviewed-by: Mike Rapoport (Microsoft) <rppt@kernel.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.
next prev parent reply other threads:[~2025-06-17 18:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-17 17:45 [PATCH] MAINTAINERS: add further init files to mm init block Lorenzo Stoakes
2025-06-17 18:25 ` Mike Rapoport [this message]
2025-06-17 23:18 ` Andrew Morton
2025-06-18 16:50 ` Mike Rapoport
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aFGzKZ_LyS0htQgB@kernel.org \
--to=rppt@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=lorenzo.stoakes@oracle.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.