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

Commit 4063eb5f authored by Jason Wessel's avatar Jason Wessel
Browse files

MAINTAINERS: update kgdb, and debug_core info



Update the kgdb section.

Signed-off-by: default avatarJason Wessel <jason.wessel@windriver.com>
parent 53197fc4
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -3326,15 +3326,16 @@ F: include/linux/key-type.h
F:	include/keys/
F:	security/keys/

KGDB
KGDB / debug_core
M:	Jason Wessel <jason.wessel@windriver.com>
W:	http://kgdb.wiki.kernel.org/
L:	kgdb-bugreport@lists.sourceforge.net
S:	Maintained
F:	Documentation/DocBook/kgdb.tmpl
F:	drivers/misc/kgdbts.c
F:	drivers/serial/kgdboc.c
F:	include/linux/kgdb.h
F:	kernel/kgdb.c
F:	kernel/debug/

KMEMCHECK
M:	Vegard Nossum <vegardno@ifi.uio.no>