[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150720184945.GH19282@twins.programming.kicks-ass.net>
Date: Mon, 20 Jul 2015 20:49:45 +0200
From: Peter Zijlstra <peterz@...radead.org>
To: Andy Lutomirski <luto@...nel.org>
Cc: Steven Rostedt <rostedt@...dmis.org>,
"security@...nel.org" <security@...nel.org>,
X86 ML <x86@...nel.org>, linux-kernel@...r.kernel.org,
stable@...r.kernel.org
Subject: Re: [PATCH] x86/nmi: Remove the b2b parameter from nmi_handle
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..
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists