From: Peter Zijlstra <peterz@infradead.org>
To: Andy Lutomirski <luto@kernel.org>
Cc: Steven Rostedt <rostedt@goodmis.org>,
"security@kernel.org" <security@kernel.org>,
X86 ML <x86@kernel.org>,
linux-kernel@vger.kernel.org, stable@vger.kernel.org
Subject: Re: [PATCH] x86/nmi: Remove the b2b parameter from nmi_handle
Date: Mon, 20 Jul 2015 20:49:45 +0200 [thread overview]
Message-ID: <20150720184945.GH19282@twins.programming.kicks-ass.net> (raw)
In-Reply-To: <52f21be0c90995bf9b8ee4d0d9073e07ed197018.1437417770.git.luto@kernel.org>
On Mon, Jul 20, 2015 at 11:47:11AM -0700, Andy Lutomirski wrote:
> @@ -300,6 +300,7 @@ unknown_nmi_error(unsigned char reason, struct pt_regs *regs)
> panic("NMI: Not continuing");
>
> pr_emerg("Dazed and confused, but trying to continue\n");
> + dump_stack();
> }
> NOKPROBE_SYMBOL(unknown_nmi_error);
>
I think you got a lost hunk there..
prev parent reply other threads:[~2015-07-20 18:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-20 18:47 Andy Lutomirski
2015-07-20 18:49 ` Peter Zijlstra [this message]
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=20150720184945.GH19282@twins.programming.kicks-ass.net \
--to=peterz@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=luto@kernel.org \
--cc=rostedt@goodmis.org \
--cc=security@kernel.org \
--cc=stable@vger.kernel.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
Powered by JetHome