projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53197fc
)
MAINTAINERS: update kgdb, and debug_core info
author
Jason Wessel
<jason.wessel@windriver.com>
Fri, 21 May 2010 02:04:19 +0000
(21:04 -0500)
committer
Jason Wessel
<jason.wessel@windriver.com>
Fri, 21 May 2010 02:04:19 +0000
(21:04 -0500)
Update the kgdb section.
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
MAINTAINERS
patch
|
blob
|
blame
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 24490426750d9e8271e9cb00f4aea03b306c6c2b..397aba34f560f678ca3e7109e3137930b90b3285 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-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>