[GIT PULL] kgdb/kdb tree for 2.6.39-rc1

From: Jason Wessel
Date: Fri Mar 25 2011 - 17:45:19 EST


Linus, please pull the for_linus branch to pick up the minor clean ups
for kgdb for 2.6.39.

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

Thanks,
Jason.

---
The following changes since commit 4bbba111d94781d34081c37856bbc5eb33f6c72a:

Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 (2011-03-23 07:58:09 -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

Dan Carpenter (1):
kgdboc,kgdbts: strlen() doesn't count the terminator

Jason Wessel (1):
kgdb,x86_64: fix compile warning found with sparse

Jovi Zhang (1):
kdb: code cleanup to use macro instead of value

Namhyung Kim (1):
kdb: add usage string of 'per_cpu' command

arch/x86/kernel/kgdb.c | 4 ++--
drivers/misc/kgdbts.c | 2 +-
drivers/tty/serial/kgdboc.c | 2 +-
kernel/debug/kdb/kdb_main.c | 4 ++--
4 files changed, 6 insertions(+), 6 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/