mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] kgdb 2.6.33
@ 2009-12-11 15:36 Jason Wessel
  2009-12-11 15:36 ` [PATCH 1/9] kgdb,x86: remove redundant test Jason Wessel
  0 siblings, 1 reply; 10+ messages in thread
From: Jason Wessel @ 2009-12-11 15:36 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, kgdb-bugreport

Linus, please pull the kgdb git tree for 2.6.33

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

Summary: 

The patches in this series have been in linux-next and thoroughly
tested over the last two kernel cycles.  There are no new features
here, everything is just a fix against a problem found in the use of
kgdb.

The perf event API merge has caused kgdb's HW breakpoint support to
cease working.  This makes the kgdb test suite fail and hang the
kernel in most cases (you would see this with a allyesconfig).  I have
an experimental patch which I will work with the perf event
maintainers to repair the kgdb hw breakpoint support during the
2.6.33 cycle.

Thanks,
Jason.
   
Short log follows:

--- 

Geert Uytterhoeven (1):
      kgdb: Replace strstr() by strchr() for single-character needles

Jason Wessel (6):
      kgdb: Read buffer overflow
      kgdb,i386: Fix corner case access to ss with NMI watch dog exception
      kgdb: allow for cpu switch when single stepping
      kgdb,x86: do not set kgdb_single_step on x86
      kgdb: continue and warn on signal passing from gdb
      kgdb: Always process the whole breakpoint list on activate or deactivate

Roel Kluin (2):
      kgdb,x86: remove redundant test
      kgdbts: Read buffer overflow

 arch/x86/kernel/kgdb.c |   14 +++++++----
 drivers/misc/kgdbts.c  |   14 ++++++++---
 kernel/kgdb.c          |   56 ++++++++++++++++++++++++++++++++++-------------
 3 files changed, 59 insertions(+), 25 deletions(-)

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

end of thread, other threads:[~2009-12-11 15:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-11 15:36 [GIT PULL] kgdb 2.6.33 Jason Wessel
2009-12-11 15:36 ` [PATCH 1/9] kgdb,x86: remove redundant test Jason Wessel
2009-12-11 15:36   ` [PATCH 2/9] kgdb: Read buffer overflow Jason Wessel
2009-12-11 15:36     ` [PATCH 3/9] kgdbts: " Jason Wessel
2009-12-11 15:36       ` [PATCH 4/9] kgdb: Replace strstr() by strchr() for single-character needles Jason Wessel
2009-12-11 15:36         ` [PATCH 5/9] kgdb,i386: Fix corner case access to ss with NMI watch dog exception Jason Wessel
2009-12-11 15:36           ` [PATCH 6/9] kgdb: allow for cpu switch when single stepping Jason Wessel
2009-12-11 15:36             ` [PATCH 7/9] kgdb,x86: do not set kgdb_single_step on x86 Jason Wessel
2009-12-11 15:36               ` [PATCH 8/9] kgdb: continue and warn on signal passing from gdb Jason Wessel
2009-12-11 15:36                 ` [PATCH 9/9] kgdb: Always process the whole breakpoint list on activate or deactivate Jason Wessel

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

all inboxes | Powered by JetHome®