aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2019-10-03 14:17:57 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2019-10-03 14:17:57 -0400
commitc1053cd122b23519322c8256ca24487e3b9695ce (patch)
treeb222c118e52eb3ad35b8977fc65d0d277fad7a0e
parent0f1a7b3fac0583083ca19d4de47403511ced3521 (diff)
parent086bf301f541eb4acfb5dadae7b1b207ad1b95a3 (diff)
Merge tag 'kgdb-5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux
Pull kgdb update from Daniel Thompson: "This is just a single patch adding a new reviewer for kgdb. New reviewers will be a big help so I decided to consider this to be a fix! I'm looking forward to working more closely with Doug" * tag 'kgdb-5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux: MAINTAINERS: kgdb: Add myself as a reviewer for kgdb/kdb
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 30a5b4028d2f..55199ef7fa74 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9078,6 +9078,7 @@ F: security/keys/
9078KGDB / KDB /debug_core 9078KGDB / KDB /debug_core
9079M: Jason Wessel <jason.wessel@windriver.com> 9079M: Jason Wessel <jason.wessel@windriver.com>
9080M: Daniel Thompson <daniel.thompson@linaro.org> 9080M: Daniel Thompson <daniel.thompson@linaro.org>
9081R: Douglas Anderson <dianders@chromium.org>
9081W: http://kgdb.wiki.kernel.org/ 9082W: http://kgdb.wiki.kernel.org/
9082L: kgdb-bugreport@lists.sourceforge.net 9083L: kgdb-bugreport@lists.sourceforge.net
9083T: git git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb.git 9084T: git git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb.git