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/20241101202311.53935-1-sj@kernel.org Signed-off-by: SeongJae Park <sj@kernel.org> Acked-by: David Hildenbrand <david@redhat.com> Acked-by: Mike Rapoport (Microsoft) <rppt@kernel.org> Cc: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
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)