Linus, please pull the for_linus branch to pick up several regression fixes.

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

Summary:
  * Fix perf API problem with HW breakpoints ( >= 2.6.35)
  * kdb oops fixes ( >= 2.6.35)
  * ppc evr register handling ( >= 2.6.37-rc0)

Thanks,
Jason.

---
The following changes since commit e53beacd23d9cb47590da6a7a7f6d417b941a994:
  Linus Torvalds (1):
        Linux 2.6.37-rc2

are available in the git repository at:

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

Dongdong Deng (1):
      kgdb,ppc: Fix regression in evr register handling

Jason Wessel (1):
      kgdb,x86: fix regression in detach handling

Jovi Zhang (2):
      kdb: fix memory leak in kdb_main.c
      kdb: fix crash when KDB_BASE_CMD_MAX is exceeded

 arch/powerpc/kernel/kgdb.c  |    4 ++--
 arch/x86/kernel/kgdb.c      |   12 ++++++++----
 kernel/debug/kdb/kdb_main.c |   21 +++++++++++----------
 3 files changed, 21 insertions(+), 16 deletions(-)

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Kgdb-bugreport mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport

Reply via email to