]> Git Repo - J-linux.git/commitdiff
MAINTAINERS: add memory mapping entry with reviewers
authorLorenzo Stoakes <[email protected]>
Tue, 20 Feb 2024 06:44:10 +0000 (06:44 +0000)
committerAndrew Morton <[email protected]>
Sat, 24 Feb 2024 01:27:13 +0000 (17:27 -0800)
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]>
MAINTAINERS

index c3c9cf33595cc7c0adf536036822af236c1451b4..f7c81cea9b69e5e67ae42fe4f44f6632dcf067fc 100644 (file)
@@ -14111,6 +14111,17 @@ F:     mm/
 F:     tools/mm/
 F:     tools/testing/selftests/mm/
 
+MEMORY MAPPING
+M:     Andrew Morton <[email protected]>
+R:     Liam R. Howlett <[email protected]>
+R:     Vlastimil Babka <[email protected]>
+R:     Lorenzo Stoakes <[email protected]>
+L:     [email protected]
+S:     Maintained
+W:     http://www.linux-mm.org
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
+F:     mm/mmap.c
+
 MEMORY TECHNOLOGY DEVICES (MTD)
 M:     Miquel Raynal <[email protected]>
 M:     Richard Weinberger <[email protected]>
This page took 0.091309 seconds and 4 git commands to generate.