Re: [PATCH v3 6/9] arm64: Recover kretprobe modified return address in stacktrace
From: Steven Rostedt
Date: Thu Oct 21 2021 - 12:59:48 EST
On Thu, 21 Oct 2021 17:52:42 +0100
Will Deacon <will@xxxxxxxxxx> wrote:
> > I'm OK with merging this.
>
> Ok, cool. I've acked the arm64 bits so I'll leave it in your hands!
Thanks! I'll pull them in.
>
> > > (Or, wait for merging the current tracing tree and merge rest of them.
> > > but this will take a long time.)
> >
> > And my linux-next is behind because my tests triggered a bug on one of my
> > arcane configs, and I'm still debugging it. :-p
>
> 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.
-- Steve