Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 410d7a97 authored by Joe Perches's avatar Joe Perches Committed by Linus Torvalds
Browse files

MAINTAINERS: KMEMCHECK: add file patterns, use M: for Pekka's name and address



Signed-off-by: default avatarJoe Perches <joe@perches.com>
Cc: Vegard Nossum <vegardno@ifi.uio.no>
Cc: Pekka Enberg <penberg@cs.helsinki.fi>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent dd04a6b3
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -3084,9 +3084,13 @@ F: kernel/kgdb.c

KMEMCHECK
M:	Vegard Nossum <vegardno@ifi.uio.no>
P	Pekka Enberg
M:	penberg@cs.helsinki.fi
M:	Pekka Enberg <penberg@cs.helsinki.fi>
S:	Maintained
F:	Documentation/kmemcheck.txt
F:	arch/x86/include/asm/kmemcheck.h
F:	arch/x86/mm/kmemcheck/
F:	include/linux/kmemcheck.h
F:	mm/kmemcheck.c

KMEMLEAK
M:	Catalin Marinas <catalin.marinas@arm.com>