This cleans up the "info register" result on x86 and adds gdb detach on reboot/shutdown for this target arch. See patches for details. CC: "H. Peter Anvin" <hpa@xxxxxxxxx> CC: Ingo Molnar <mingo@xxxxxxxxxx> CC: Thomas Gleixner <tglx@xxxxxxxxxxxxx> CC: x86@xxxxxxxxxx Jan Kiszka (4): kgdb: x86: Return all segment registers also in 64-bit mode kgdb: Make gdbstub_exit a nop unless gdb is attached kgdb: Respect that flush op is optional kgdb: x86: Detach gdb if machine shuts down or reboots arch/x86/include/asm/kgdb.h | 6 +++++- arch/x86/kernel/kgdb.c | 6 ++++-- arch/x86/kernel/reboot.c | 6 ++++++ include/linux/kgdb.h | 1 + kernel/debug/gdbstub.c | 6 +++++- 5 files changed, 21 insertions(+), 4 deletions(-) -- 1.7.3.4 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html