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