This is the merge queue for the 3.4 kernel, in case anyone wanted to further 
comment, before I send the pull request.

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

Thanks,
Jason.

---
Andrei Warkentin (1):
      KDB: Fix usability issues relating to the 'enter' key.

Jan Kiszka (2):
      kgdb: x86: Return all segment registers also in 64-bit mode
      kgdb: Respect that flush op is optional

Jason Wessel (2):
      kgdb,debug-core,gdbstub: Hook the reboot notifier for debugger detach
      kgdb,debug_core: add the ability to control the reboot notifier

 Documentation/DocBook/kgdb.tmpl |   17 +++++++
 arch/x86/include/asm/kgdb.h     |   10 +++-
 arch/x86/kernel/kgdb.c          |    6 ++-
 kernel/debug/debug_core.c       |   33 +++++++++++++
 kernel/debug/gdbstub.c          |   10 ++++-
 kernel/debug/kdb/kdb_keyboard.c |   95 ++++++++++++++++++++++++++++++---------
 kernel/debug/kdb/kdb_main.c     |    3 +
 kernel/debug/kdb/kdb_private.h  |    7 +++
 8 files changed, 153 insertions(+), 28 deletions(-)

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Kgdb-bugreport mailing list
Kgdb-bugreport@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport

Reply via email to