diff options
author | Jason Wessel <jason.wessel@windriver.com> | 2010-05-20 21:04:28 -0500 |
---|---|---|
committer | Jason Wessel <jason.wessel@windriver.com> | 2010-05-20 21:04:28 -0500 |
commit | 5b778dadcde0d93eb20a67bad8105b6ed8d7810f (patch) | |
tree | edc103cbf111c4896098990a9f8e9aabf34c0c4f /MAINTAINERS | |
parent | 6d90634076200af035f1d9dcc8fc11acefd603e9 (diff) |
MAINTAINERS: update kgdb, kdb, and debug_core info
Update the maintained files sections.
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 397aba34f56..7b21f56562f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3326,7 +3326,7 @@ F: include/linux/key-type.h F: include/keys/ F: security/keys/ -KGDB / debug_core +KGDB / KDB /debug_core M: Jason Wessel <jason.wessel@windriver.com> W: http://kgdb.wiki.kernel.org/ L: kgdb-bugreport@lists.sourceforge.net @@ -3334,6 +3334,7 @@ S: Maintained F: Documentation/DocBook/kgdb.tmpl F: drivers/misc/kgdbts.c F: drivers/serial/kgdboc.c +F: include/linux/kdb.h F: include/linux/kgdb.h F: kernel/debug/ |