Skip to content

Commit 6981b76

Browse files
liu-song-6torvalds
authored andcommitted
MAINTAINERS: update information for "MEMORY MANAGEMENT"
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 <[email protected]> T: git git://github.com/hnaz/linux-mm.git [[email protected]: add ozlabs.org quilt trees] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Song Liu <[email protected]> Acked-by: Andrew Morton <[email protected]> Cc: Johannes Weiner <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
1 parent 5cbf2ff commit 6981b76

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

MAINTAINERS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10519,8 +10519,12 @@ F: mm/memblock.c
1051910519
F: Documentation/core-api/boot-time-mm.rst
1052010520

1052110521
MEMORY MANAGEMENT
10522+
M: Andrew Morton <[email protected]>
1052210523
1052310524
W: http://www.linux-mm.org
10525+
T: quilt https://ozlabs.org/~akpm/mmotm/
10526+
T: quilt https://ozlabs.org/~akpm/mmots/
10527+
T: git git://github.com/hnaz/linux-mm.git
1052410528
S: Maintained
1052510529
F: include/linux/mm.h
1052610530
F: include/linux/gfp.h

0 commit comments

Comments
 (0)