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 stable" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html