* [merged mm-stable] maintainers-memory-management-add-document-files-for-mm.patch removed from -mm tree
@ 2024-11-12 1:23 Andrew Morton
0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2024-11-12 1:23 UTC (permalink / raw)
To: mm-commits, rppt, david, corbet, sj, akpm
The quilt patch titled
Subject: MAINTAINERS/MEMORY MANAGEMENT: add document files for mm
has been removed from the -mm tree. Its filename was
maintainers-memory-management-add-document-files-for-mm.patch
This patch was dropped because it was merged into the mm-stable branch
of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
------------------------------------------------------
From: SeongJae Park <sj@kernel.org>
Subject: MAINTAINERS/MEMORY MANAGEMENT: add document files for mm
Date: Fri, 1 Nov 2024 13:23:10 -0700
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>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
--- a/MAINTAINERS~maintainers-memory-management-add-document-files-for-mm
+++ a/MAINTAINERS
@@ -14848,6 +14848,8 @@ S: Maintained
W: http://www.linux-mm.org
T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
T: quilt git://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new
+F: Documentation/admin-guide/mm/
+F: Documentation/mm/
F: include/linux/gfp.h
F: include/linux/gfp_types.h
F: include/linux/memfd.h
_
Patches currently in -mm which might be from sj@kernel.org are
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-11-12 1:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-12 1:23 [merged mm-stable] maintainers-memory-management-add-document-files-for-mm.patch removed from -mm tree Andrew Morton
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.