public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Josh Poimboeuf <jpoimboe@redhat.com>
To: x86@kernel.org
Cc: linux-kernel@vger.kernel.org,
	"Alexander Tsoy" <alexander@tsoy.me>,
	"Andy Lutomirski" <luto@kernel.org>,
	"Linus Torvalds" <torvalds@linux-foundation.org>,
	"Toralf Förster" <toralf.foerster@gmx.de>
Subject: [PATCH 0/2] x86: PTI dumpstack fixes
Date: Sun, 31 Dec 2017 10:18:05 -0600	[thread overview]
Message-ID: <cover.1514736742.git.jpoimboe@redhat.com> (raw)

A couple of stack dump fixes, which will help debugging PTI issues.

Josh Poimboeuf (2):
  x86/dumpstack: Fix partial register dumps
  x86/dumpstack: Print registers for first stack frame

 arch/x86/include/asm/unwind.h | 17 +++++++++++++----
 arch/x86/kernel/dumpstack.c   | 31 ++++++++++++++++++++++---------
 arch/x86/kernel/stacktrace.c  |  2 +-
 3 files changed, 36 insertions(+), 14 deletions(-)

-- 
2.13.6

             reply	other threads:[~2017-12-31 16:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-31 16:18 Josh Poimboeuf [this message]
2017-12-31 16:18 ` [PATCH 1/2] x86/dumpstack: Fix partial register dumps Josh Poimboeuf
2018-01-03 16:22   ` [tip:x86/pti] " tip-bot for Josh Poimboeuf
2017-12-31 16:18 ` [PATCH 2/2] x86/dumpstack: Print registers for first stack frame Josh Poimboeuf
2018-01-03 16:23   ` [tip:x86/pti] " tip-bot for Josh Poimboeuf

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=cover.1514736742.git.jpoimboe@redhat.com \
    --to=jpoimboe@redhat.com \
    --cc=alexander@tsoy.me \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luto@kernel.org \
    --cc=toralf.foerster@gmx.de \
    --cc=torvalds@linux-foundation.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox