Update the kgdb section. Signed-off-by: Jason Wessel <[email protected]> --- MAINTAINERS | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 449d444..2468613 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3269,15 +3269,16 @@ S: Maintained F: include/linux/kexec.h F: kernel/kexec.c -KGDB +KGDB / debug_core M: Jason Wessel <[email protected]> +W: http://kgdb.wiki.kernel.org/ L: [email protected] 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 <[email protected]> -- 1.6.4.rc1 ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Kgdb-bugreport mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport
