diff options
author | Jason Wessel <jason.wessel@windriver.com> | 2010-05-20 22:04:19 -0400 |
---|---|---|
committer | Jason Wessel <jason.wessel@windriver.com> | 2010-05-20 22:04:19 -0400 |
commit | 4063eb5fa4ef514077f84f47a7759ab255eddda5 (patch) | |
tree | 3a7e3af154b964c34539f13782d9cc6c10f4412e /MAINTAINERS | |
parent | 53197fc49549240f6c6a963b2713a4cd9517964b (diff) |
MAINTAINERS: update kgdb, and debug_core info
Update the kgdb section.
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 24490426750d..397aba34f560 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3326,15 +3326,16 @@ F: include/linux/key-type.h | |||
3326 | F: include/keys/ | 3326 | F: include/keys/ |
3327 | F: security/keys/ | 3327 | F: security/keys/ |
3328 | 3328 | ||
3329 | KGDB | 3329 | KGDB / debug_core |
3330 | M: Jason Wessel <jason.wessel@windriver.com> | 3330 | M: Jason Wessel <jason.wessel@windriver.com> |
3331 | W: http://kgdb.wiki.kernel.org/ | ||
3331 | L: kgdb-bugreport@lists.sourceforge.net | 3332 | L: kgdb-bugreport@lists.sourceforge.net |
3332 | S: Maintained | 3333 | S: Maintained |
3333 | F: Documentation/DocBook/kgdb.tmpl | 3334 | F: Documentation/DocBook/kgdb.tmpl |
3334 | F: drivers/misc/kgdbts.c | 3335 | F: drivers/misc/kgdbts.c |
3335 | F: drivers/serial/kgdboc.c | 3336 | F: drivers/serial/kgdboc.c |
3336 | F: include/linux/kgdb.h | 3337 | F: include/linux/kgdb.h |
3337 | F: kernel/kgdb.c | 3338 | F: kernel/debug/ |
3338 | 3339 | ||
3339 | KMEMCHECK | 3340 | KMEMCHECK |
3340 | M: Vegard Nossum <vegardno@ifi.uio.no> | 3341 | M: Vegard Nossum <vegardno@ifi.uio.no> |