public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [git pull] kgdb 2.6.30-rc5 regression fixes
@ 2009-05-15 13:17 Jason Wessel
  2009-05-15 13:17 ` [PATCH 1/3] sysrq, intel_fb: fix sysrq g collision Jason Wessel
  0 siblings, 1 reply; 6+ messages in thread
From: Jason Wessel @ 2009-05-15 13:17 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, kgdb-bugreport

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-05-15 19:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-15 13:17 [git pull] kgdb 2.6.30-rc5 regression fixes Jason Wessel
2009-05-15 13:17 ` [PATCH 1/3] sysrq, intel_fb: fix sysrq g collision Jason Wessel
2009-05-15 13:17   ` [PATCH 2/3] kgdb,i386: use address that SP register points to in the exception frame Jason Wessel
2009-05-15 13:17     ` [PATCH 3/3] kgdb: gdb documentation fix Jason Wessel
2009-05-15 15:16     ` [PATCH 2/3] kgdb,i386: use address that SP register points to in the exception frame Linus Torvalds
2009-05-15 19:20       ` Jason Wessel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox