[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4e4ff9c9-064c-7515-41ea-9f20b9889e51@suse.cz>
Date: Mon, 4 Nov 2019 15:53:18 +0100
From: Vlastimil Babka <vbabka@...e.cz>
To: Song Liu <songliubraving@...com>, linux-kernel@...r.kernel.org,
linux-mm@...ck.org
Cc: kernel-team@...com, Johannes Weiner <hannes@...xchg.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH] MAINTAINERS: update information for "MEMORY MANAGEMENT"
On 10/30/19 9:22 PM, Song Liu 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.
>
> Let save other's time searching around by adding:
>
> M: Andrew Morton <akpm@...ux-foundation.org>
> T: git git://github.com/hnaz/linux-mm.git
Not sure about the git part. It's not a real development tree, but a
secondary "mirror" of the quilt tree, with unstable commit ID's. Could
it be somehow indicated? Also right now it seems there's just mainline
master stuck at 5.4-rc5 and nothing else?
(And obviously, could we finally get a real git? :)
> Cc: Johannes Weiner <hannes@...xchg.org>
> Cc: Andrew Morton <akpm@...ux-foundation.org>
> Signed-off-by: Song Liu <songliubraving@...com>
> ---
> MAINTAINERS | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index a62ed61e6613..adafbe811e58 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10621,8 +10621,10 @@ F: mm/memblock.c
> F: Documentation/core-api/boot-time-mm.rst
>
> MEMORY MANAGEMENT
> +M: Andrew Morton <akpm@...ux-foundation.org>
> L: linux-mm@...ck.org
> W: http://www.linux-mm.org
> +T: git git://github.com/hnaz/linux-mm.git
> S: Maintained
> F: include/linux/mm.h
> F: include/linux/gfp.h
>
Powered by blists - more mailing lists