Update the maintained files sections. Signed-off-by: Jason Wessel <[email protected]> --- MAINTAINERS | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index d5244f1..98b2669 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3177,15 +3177,17 @@ S: Maintained F: include/linux/kexec.h F: kernel/kexec.c -KGDB +KGDB / KDB / debug_core M: Jason Wessel <[email protected]> L: [email protected] S: Maintained F: Documentation/DocBook/kgdb.tmpl +F: drivers/char/kdb_keyboard.* F: drivers/misc/kgdbts.c F: drivers/serial/kgdboc.c F: include/linux/kgdb.h -F: kernel/kgdb.c +F: include/linux/kdb.h +F: kernel/debug/ KMEMCHECK M: Vegard Nossum <[email protected]> -- 1.6.4.rc1 ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Kgdb-bugreport mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport
