From: Mike Rapoport <rppt@kernel.org>
To: SeongJae Park <sj@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
Jonathan Corbet <corbet@lwn.net>,
linux-doc@vger.kernel.org, linux-mm@kvack.org,
linux-kernel@vger.kernel.org, kernel-team@meta.com
Subject: Re: [PATCH] MAINTAINERS/MEMORY MANAGEMENT: add document files for mm
Date: Mon, 11 Nov 2024 10:03:39 +0200 [thread overview]
Message-ID: <ZzG6W5ApOnzwpCP0@kernel.org> (raw)
In-Reply-To: <20241101202311.53935-1-sj@kernel.org>
On Fri, Nov 01, 2024 at 01:23:10PM -0700, SeongJae Park wrote:
> Memory managment subsystem documents ('admin-guide/mm/' and 'mm/' under
> 'Documentation/') are not marked as managed under memory management
> subsystem. This makes 'get_maintainer.pl' for changes to the documents
> sub-optimal. Mark the documents as part of mm subsystem on MAINTAINERS
> file.
>
> Signed-off-by: SeongJae Park <sj@kernel.org>
Acked-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
> ---
> MAINTAINERS | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8a18c2e135cd..2a2e92129646 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -14794,6 +14794,8 @@ S: Maintained
> W: http://www.linux-mm.org
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
> T: quilt git://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new
> +F: Documentation/admin-guide/mm/
> +F: Documentation/mm/
> F: include/linux/gfp.h
> F: include/linux/gfp_types.h
> F: include/linux/memfd.h
> --
> 2.39.5
>
>
--
Sincerely yours,
Mike.
prev parent reply other threads:[~2024-11-11 8:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-01 20:23 [PATCH] MAINTAINERS/MEMORY MANAGEMENT: add document files for mm SeongJae Park
2024-11-04 9:09 ` David Hildenbrand
2024-11-11 8:03 ` Mike Rapoport [this message]
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=ZzG6W5ApOnzwpCP0@kernel.org \
--to=rppt@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=corbet@lwn.net \
--cc=kernel-team@meta.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=sj@kernel.org \
/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.