[GIT PULL] kgdb fixes for 2.6.26-rc4

From: Jason Wessel
Date: Wed May 28 2008 - 14:05:57 EST


Linus, please pull from the for_linus branch at:

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

The first patch makes use of the helper functions that were introduced
in the mainline kernel.

The second patch fixes the boot regression failures when using the
kgdb tests and CONFIG_DEBUG_RODATA.

Thanks,
Jason.

---
Harvey Harrison (1):
kgdb: use common ascii helpers and put_unaligned_be32 helper

Jason Wessel (1):
kgdbts: Use HW breakpoints with CONFIG_DEBUG_RODATA

drivers/misc/kgdbts.c | 33 ++++++++++++++++++++++++++-------
kernel/kgdb.c | 16 ++++++----------
2 files changed, 32 insertions(+), 17 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/