Skip to content

Commit e51e10f

Browse files
sjp38akpm00
authored andcommitted
MAINTAINERS/MEMORY MANAGEMENT: add document files for mm
Memory managment subsystem documents ('admin-guide/mm/' and 'mm/' under 'Documentation/') are not marked as managed under memory management subsystem. This makes 'get_maintainer.pl' for changes to the documents sub-optimal. Mark the documents as part of mm subsystem on MAINTAINERS file. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: SeongJae Park <[email protected]> Acked-by: David Hildenbrand <[email protected]> Acked-by: Mike Rapoport (Microsoft) <[email protected]> Cc: Jonathan Corbet <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
1 parent e191759 commit e51e10f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

MAINTAINERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14848,6 +14848,8 @@ S: Maintained
1484814848
W: http://www.linux-mm.org
1484914849
T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
1485014850
T: quilt git://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new
14851+
F: Documentation/admin-guide/mm/
14852+
F: Documentation/mm/
1485114853
F: include/linux/gfp.h
1485214854
F: include/linux/gfp_types.h
1485314855
F: include/linux/memfd.h

0 commit comments

Comments
 (0)