[GIT PULL] kgdb/kdb updates for 3.1

From: Jason Wessel
Date: Mon Aug 01 2011 - 15:01:51 EST


Linus, please pull the for_linus branch to pick up the minor kgdb/kdb
cleanups accumulated in the last few months.

git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb.git for_linus

Thanks,
Jason.

---

The following changes since commit 02f8c6aee8df3cdc935e9bdd4f2d020306035dbe:

Linux 3.0 (2011-07-21 19:17:23 -0700)

are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb.git for_linus

Jason Wessel (4):
kdb: cleanup unused variables missed in the original kdb merge
kdb,kgdb: Implement switch and pass buffer from kdb -> gdb
kdb: Remove all references to DOING_KGDB2
kdb,kgdb: Allow arbitrary kgdb magic knock sequences

kernel/debug/gdbstub.c | 22 +++++++++++++++-------
kernel/debug/kdb/kdb_bt.c | 5 ++---
kernel/debug/kdb/kdb_cmds | 4 ----
kernel/debug/kdb/kdb_debugger.c | 21 ++++++++-------------
kernel/debug/kdb/kdb_io.c | 36 +++++++++++++++++++++++++-----------
kernel/debug/kdb/kdb_main.c | 4 ++--
kernel/debug/kdb/kdb_private.h | 3 +--
7 files changed, 53 insertions(+), 42 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/