[GIT PULL] kgdb fixes for 2.6.26-rc4

Previous thread: [Ksummit-2008-discuss] Fixing the Kernel Janitors project by James Bottomley on Wednesday, May 28, 2008 - 1:20 pm. (107 messages)

Next thread: [PATCH]scsi/arm: check the return value of device_create_file() in powertec.c by Qinghuang Feng on Wednesday, May 28, 2008 - 2:11 pm. (1 message)
To: Linus Torvalds <torvalds@...>, Andrew Morton <akpm@...>
Cc: lkml <linux-kernel@...>
Date: Wednesday, May 28, 2008 - 2:05 pm

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(-)

--

Previous thread: [Ksummit-2008-discuss] Fixing the Kernel Janitors project by James Bottomley on Wednesday, May 28, 2008 - 1:20 pm. (107 messages)

Next thread: [PATCH]scsi/arm: check the return value of device_create_file() in powertec.c by Qinghuang Feng on Wednesday, May 28, 2008 - 2:11 pm. (1 message)