Re: [PATCH] s390:ftrace: add save_stack_trace_regs()
From: Steven Rostedt
Date: Fri Jan 29 2016 - 11:57:17 EST
On Fri, 29 Jan 2016 17:49:18 +0100
Heiko Carstens <heiko.carstens@xxxxxxxxxx> wrote:
> Which looks much better. The stack tracer also works again!
Great! Although, it shouldn't have affected the stack tracing of kprobe
events :-/
Although the previous commit I showed would.
>
> If the above is supposed to be the final fix, please feel free to add
I just need to add some comments to it, but the code will be the same.
>
> Tested-by: Heiko Carstens <heiko.carstens@xxxxxxxxxx>
Thanks!
-- Steve