Re: [PATCH] x86/kprobes: Fix KRETPROBES when CONFIG_KRETPROBE_ON_RETHOOK is set
From: Steven Rostedt
Date: Fri Apr 22 2022 - 09:43:56 EST
On Fri, 22 Apr 2022 22:05:23 +0900
Masami Hiramatsu <mhiramat@xxxxxxxxxx> wrote:
> Hi Steve,
>
> Can you pick this fix to urgent branch? Or Should I ask bpf people?
It looks to fix a bug from a commit pulled in from the BPF folks. I would
have them take it.
Thanks,
-- Steve
>
> > Fixes: 73f9b911faa7 ("kprobes: Use rethook for kretprobe if possible")