Skip to content

Commit 1413efd

Browse files
howlettakpm00
authored andcommitted
MAINTAINERS: add mmap trace events to MEMORY MAPPING
MEMORY MAPPING does not list the mmap.h trace point file, but does list the mmap.c file. Couple the trace points with the users and authors of the trace points for notifications of updates. Link: https://lkml.kernel.org/r/20250411173328.8172-1-Liam.Howlett@oracle.com Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com> Acked-by: SeongJae Park <sj@kernel.org> Acked-by: Steven Rostedt (Google) <rostedt@goodmis.org> Acked-by: Vlastimil Babka <vbabka@suse.cz> Cc: Lorenzo Stoakes <lorenzo.stoakes@oracle.com> Cc: Jann Horn <jannh@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
1 parent 6b95693 commit 1413efd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MAINTAINERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15562,6 +15562,7 @@ L: linux-mm@kvack.org
1556215562
S: Maintained
1556315563
W: http://www.linux-mm.org
1556415564
T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
15565+
F: include/trace/events/mmap.h
1556515566
F: mm/mlock.c
1556615567
F: mm/mmap.c
1556715568
F: mm/mprotect.c

0 commit comments

Comments
 (0)