Re: [GIT PULL] tracing/uprobe: Fix uprobe_perf_open probes iteration
From: Steven Rostedt
Date: Wed Nov 24 2021 - 13:33:11 EST
On Wed, 24 Nov 2021 10:27:27 -0800
Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
> Now, I may be entirely off my meds here, and maybe there is something
> I'm missing, but I _think_ the attached patch should work, and avoid
> all that indirection through 'pos' that you don't care about and that
> seems to just have been a mistake.
>
Masami and Jiri,
This is your code. Would this be a legitimate clean up?
-- Steve