[GIT PULL] KGDB/KDB/dbgp fixes for 3.6-rc1

From: Jason Wessel
Date: Fri Aug 03 2012 - 11:38:21 EST


This was ready to go in time for the 3.6 merge window, but the pull
request had not been sent prior to the merge window closing, as it was
waiting on some final regression testing which has since passed
correctly.

There are no new features, those will be delayed to the 3.7
window. There are only fixes/cleanup against the usual kernel churn
and at least we are removing more lines than we add. :-)

Thanks,
Jason.


The following changes since commit 28a33cbc24e4256c143dce96c7d93bf423229f92:

Linux 3.5 (2012-07-21 13:58:29 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb.git tags/for_linux-3.6-rc1

for you to fetch changes up to f96a4216e85050c0a9d41a41ecb0ae9d8e39b509:

USB: echi-dbgp: increase the controller wait time to come out of halt. (2012-07-31 08:16:43 -0500)

----------------------------------------------------------------
KGDB/KDB/usb-dbgp fixes and cleanups
usb-dbgp - increase the controller wait time to come out of halt.
kdb - Remove unused KDB_FLAG_ONLY_DO_DUMP code and cpu in more prompt
debug core - pass NMI type on archs that provide NMI types

----------------------------------------------------------------
Anton Vorontsov (1):
kernel/debug: Make use of KGDB_REASON_NMI

Colin Ian King (1):
USB: echi-dbgp: increase the controller wait time to come out of halt.

Jason Wessel (2):
kdb: Remove unused KDB_FLAG_ONLY_DO_DUMP
kdb: Remove cpu from the more prompt

drivers/usb/early/ehci-dbgp.c | 2 +-
include/linux/kdb.h | 2 --
kernel/debug/kdb/kdb_debugger.c | 4 ++++
kernel/debug/kdb/kdb_io.c | 11 -----------
kernel/debug/kdb/kdb_main.c | 15 +--------------
5 files changed, 6 insertions(+), 28 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/