diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-10-03 14:17:57 -0400 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-10-03 14:17:57 -0400 |
| commit | c1053cd122b23519322c8256ca24487e3b9695ce (patch) | |
| tree | b222c118e52eb3ad35b8977fc65d0d277fad7a0e | |
| parent | 0f1a7b3fac0583083ca19d4de47403511ced3521 (diff) | |
| parent | 086bf301f541eb4acfb5dadae7b1b207ad1b95a3 (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-- | MAINTAINERS | 1 |
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/ | |||
| 9078 | KGDB / KDB /debug_core | 9078 | KGDB / KDB /debug_core |
| 9079 | M: Jason Wessel <jason.wessel@windriver.com> | 9079 | M: Jason Wessel <jason.wessel@windriver.com> |
| 9080 | M: Daniel Thompson <daniel.thompson@linaro.org> | 9080 | M: Daniel Thompson <daniel.thompson@linaro.org> |
| 9081 | R: Douglas Anderson <dianders@chromium.org> | ||
| 9081 | W: http://kgdb.wiki.kernel.org/ | 9082 | W: http://kgdb.wiki.kernel.org/ |
| 9082 | L: kgdb-bugreport@lists.sourceforge.net | 9083 | L: kgdb-bugreport@lists.sourceforge.net |
| 9083 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb.git | 9084 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb.git |
