On Thu, Mar 03, 2016 at 12:22:06PM -0800, H. Peter Anvin wrote: > The only thing I can think of is that the -8 creates a null pointer that > terminates a stack trace.
Probably not needed anymore as print_context_stack()->valid_stack_ptr() in dumpstack.c look at the stack boundaries instead of checking for NULL... -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply.