Re: [PATCH v3 6/9] arm64: Recover kretprobe modified return address in stacktrace

From: Steven Rostedt
Date: Thu Oct 21 2021 - 14:38:17 EST


On Thu, 21 Oct 2021 12:59:43 -0400
Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

> > Happy debugging :)
>
> Found the bug. I'll restart my tests (takes around 13 hours more or less to
> complete) and when/if they succeed, I'll push it for inclusion in
> linux-next.

And of course, more bugs appear. Nothing (yet) to do with this patch
series, but as I started running tests I haven't run yet, it's triggering
bugs in other places that I need to go sort out :-p

-- Steve