[git pull] kgdb 2.6.30-rc5 regression fixes

From: Jason Wessel
Date: Fri May 15 2009 - 09:19:55 EST


Linus, please pull the kgdb git tree fixes for 2.6.30-rc5

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

These are 3 kgdb regressions that have had fixes for some time. They
are all well tested so it would be worth it to get them merged.

The piece that touches the sysrq change was already reviewed by the
owners of the code and includes the appropriate ack's.

Thanks,
Jason.

Short log follows:

Frank Rowand (1):
kgdb: gdb documentation fix

Jason Wessel (2):
sysrq, intel_fb: fix sysrq g collision
kgdb,i386: use address that SP register points to in the exception frame

Documentation/DocBook/kgdb.tmpl | 2 +-
arch/x86/kernel/kgdb.c | 3 ++-
drivers/char/sysrq.c | 4 ++--
drivers/gpu/drm/i915/intel_fb.c | 4 ++--
kernel/kgdb.c | 4 ++--
5 files changed, 9 insertions(+), 8 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/