[GIT PULL] KGDB/KDB fixes for 4.15-rc2

From: Jason Wessel
Date: Wed Dec 06 2017 - 17:34:06 EST


Linus,

Please pull the kgdb tree.

Summary of changes:
* Fix long standing problem with kdb kallsyms_symbol_next() return value
* Add new co-maintainer Daniel Thompson

git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb.git tags/for_linus-4.15-rc2

Thanks,
Jason.

The following changes since commit bebc6082da0a9f5d47a1ea2edc099bf671058bd4:

Linux 4.14 (2017-11-12 10:46:13 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb.git tags/for_linus-4.15-rc2

for you to fetch changes up to 4e23f78c74934e8ea624b59df58e646e0657608a:

kgdb/kdb/debug_core: Add co-maintainer Daniel Thompson (2017-12-06 16:12:43 -0600)

----------------------------------------------------------------
KGDB:
* Fix long standing problem with kdb kallsyms_symbol_next() return value
* Add new co-maintainer Daniel Thompson

----------------------------------------------------------------
Daniel Thompson (1):
kdb: Fix handling of kallsyms_symbol_next() return value

Jason Wessel (1):
kgdb/kdb/debug_core: Add co-maintainer Daniel Thompson

MAINTAINERS | 1 +
kernel/debug/kdb/kdb_io.c | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)