linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Mike Rapoport <rppt@kernel.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Song Liu <songliubraving@fb.com>,
	linux-kernel@vger.kernel.org, linux-mm@kvack.org,
	kernel-team@fb.com, Johannes Weiner <hannes@cmpxchg.org>
Subject: Re: [PATCH] MAINTAINERS: update information for "MEMORY MANAGEMENT"
Date: Tue, 5 Nov 2019 15:23:37 +0200	[thread overview]
Message-ID: <20191105132335.GH25005@rapoport-lnx> (raw)
In-Reply-To: <20191030182104.13847e8563105be6cd0a9dfe@linux-foundation.org>

On Wed, Oct 30, 2019 at 06:21:04PM -0700, Andrew Morton wrote:
> On Wed, 30 Oct 2019 13:22:17 -0700 Song Liu <songliubraving@fb.com> wrote:
> 
> > I was trying to find the mm tree in MAINTAINERS by searching "Morton".
> > Unfortunately, I didn't find one. And I didn't even locate the MEMORY
> > MANAGEMENT section quickly, because Andrew's name was not listed there.
> > 
> > Thanks to Johannes who helped me find the mm tree.
> 
> Oh all right ;)
> 
> If I listed everything I "maintain" in MAINTAINERS, I'd double the size
> of the dang thing.
> 
> q:/usr/src/25> grep "^#NEXT_PATCHES_START" series | wc -l
> 364
> 
> (Those are the identifiable "trees" which I do (or did) "maintain").
> 
> But mm/ is special.
> 
> > Let save other's time searching around by adding:
> > 
> > M:	Andrew Morton <akpm@linux-foundation.org>
> > T:	git git://github.com/hnaz/linux-mm.git
> 
> Also:
> 
> --- a/MAINTAINERS~maintainers-update-information-for-memory-management-fix
> +++ a/MAINTAINERS
> @@ -10523,6 +10523,8 @@ M:	Andrew Morton <akpm@linux-foundation.
>  L:	linux-mm@kvack.org
>  W:	http://www.linux-mm.org
>  T:	git git://github.com/hnaz/linux-mm.git
> +T:	quilt https://ozlabs.org/~akpm/mmotm/
> +T:	quilt https://ozlabs.org/~akpm/mmots/
>  S:	Maintained
>  F:	include/linux/mm.h
>  F:	include/linux/gfp.h

The F: section here is also seems too sparse, at the very least we could
add include/linux/mm_types.h and include/linux/page*h:

diff --git a/MAINTAINERS b/MAINTAINERS
index c6c34d04ce95..5e4ed4bc2372 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10526,6 +10526,8 @@ F:      include/linux/mm.h
 F:     include/linux/gfp.h
 F:     include/linux/mmzone.h
 F:     include/linux/memory_hotplug.h
+F:     include/linux/mm_types.h
+F:     include/linux/page*h
 F:     include/linux/vmalloc.h
 F:     mm/


> _
> 
> 

-- 
Sincerely yours,
Mike.


  reply	other threads:[~2019-11-05 13:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-30 20:22 Song Liu
2019-10-31  1:21 ` Andrew Morton
2019-11-05 13:23   ` Mike Rapoport [this message]
2019-11-04 14:53 ` Vlastimil Babka
2019-11-04 15:47   ` Johannes Weiner
2019-11-04 15:58     ` Johannes Weiner
2019-11-05  9:45   ` Michal Hocko
2019-11-05 10:14     ` David Hildenbrand

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=20191105132335.GH25005@rapoport-lnx \
    --to=rppt@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=hannes@cmpxchg.org \
    --cc=kernel-team@fb.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=songliubraving@fb.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox