[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20250617161800.84fe3274a9ed3c9049dde2ab@linux-foundation.org>
Date: Tue, 17 Jun 2025 16:18:00 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
Cc: Mike Rapoport <rppt@...nel.org>, linux-kernel@...r.kernel.org,
linux-mm@...ck.org
Subject: Re: [PATCH] MAINTAINERS: add further init files to mm init block
On Tue, 17 Jun 2025 18:45:38 +0100 Lorenzo Stoakes <lorenzo.stoakes@...cle.com> 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.
>
> ...
>
> --- 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/
>
Doesn't this want T: entries for
git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock.git#fixes
git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock.git#for-next
Powered by blists - more mailing lists