From: Jan Kiszka <jan.kiszka@siemens.com>
To: unlisted-recipients:; (no To-header on input)
Cc: Jason Wessel <jason.wessel@windriver.com>,
kvm@vger.kernel.org, kgdb-bugreport@lists.sourceforge.net,
"H. Peter Anvin" <hpa@zytor.com>, Ingo Molnar <mingo@redhat.com>,
Thomas Gleixner <tglx@linutronix.de>,
x86@kernel.org
Subject: Re: [PATCH 0/4] kgdb: Small usability improvements for x86
Date: Fri, 16 Mar 2012 13:14:39 +0100 [thread overview]
Message-ID: <4F632EAF.5020307@siemens.com> (raw)
In-Reply-To: <cover.1331898053.git.jan.kiszka@siemens.com>
On 2012-03-16 12:40, Jan Kiszka wrote:
> 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@zytor.com>
> CC: Ingo Molnar <mingo@redhat.com>
> CC: Thomas Gleixner <tglx@linutronix.de>
> CC: x86@kernel.org
>
> 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(-)
>
Sorry, wrong CC. Should have gone to LKML instead of the kvm list. I
will repost.
Jan
--
Siemens AG, Corporate Technology, CT T DE IT 1
Corporate Competence Center Embedded Linux
next prev parent reply other threads:[~2012-03-16 12:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-16 11:40 [PATCH 0/4] kgdb: Small usability improvements for x86 Jan Kiszka
2012-03-16 11:40 ` [PATCH 1/4] kgdb: x86: Return all segment registers also in 64-bit mode Jan Kiszka
2012-03-16 11:40 ` [PATCH 2/4] kgdb: Make gdbstub_exit a nop unless gdb is attached Jan Kiszka
2012-03-16 11:41 ` [PATCH 3/4] kgdb: Respect that flush op is optional Jan Kiszka
2012-03-16 11:41 ` [PATCH 4/4] kgdb: x86: Detach gdb if machine shuts down or reboots Jan Kiszka
2012-03-16 12:14 ` Jan Kiszka [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-03-16 12:17 [PATCH 0/4] kgdb: Small usability improvements for x86 Jan Kiszka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F632EAF.5020307@siemens.com \
--to=jan.kiszka@siemens.com \
--cc=hpa@zytor.com \
--cc=jason.wessel@windriver.com \
--cc=kgdb-bugreport@lists.sourceforge.net \
--cc=kvm@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
--cc=x86@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.