Skip to content

Commit 0013026

Browse files
lorenzo-stoakesakpm00
authored andcommitted
MAINTAINERS: add memory mapping entry with reviewers
Recently there have been a number of patches which have affected various aspects of the memory mapping logic as implemented in mm/mmap.c where it would have been useful for regular contributors to have been notified. Add an entry for this part of mm in particular with regular contributors tagged as reviewers. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Lorenzo Stoakes <[email protected]> Acked-by: Vlastimil Babka <[email protected]> Acked-by: Liam R. Howlett <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
1 parent 2774f25 commit 0013026

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

MAINTAINERS

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14111,6 +14111,17 @@ F: mm/
1411114111
F: tools/mm/
1411214112
F: tools/testing/selftests/mm/
1411314113

14114+
MEMORY MAPPING
14115+
M: Andrew Morton <[email protected]>
14116+
R: Liam R. Howlett <[email protected]>
14117+
R: Vlastimil Babka <[email protected]>
14118+
R: Lorenzo Stoakes <[email protected]>
14119+
14120+
S: Maintained
14121+
W: http://www.linux-mm.org
14122+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
14123+
F: mm/mmap.c
14124+
1411414125
MEMORY TECHNOLOGY DEVICES (MTD)
1411514126
M: Miquel Raynal <[email protected]>
1411614127
M: Richard Weinberger <[email protected]>

0 commit comments

Comments
 (0)