Re: [PATCH bpf-next 2/2] rethook: kprobes: x86: Replace kretprobe with rethook on x86
From: Peter Zijlstra
Date: Fri Mar 25 2022 - 06:12:34 EST
On Fri, Mar 25, 2022 at 01:29:01PM +0900, Masami Hiramatsu wrote:
> + /* Push a fake return address to tell the unwinder it's a kretprobe. */
> + /* Push a fake return address to tell the unwinder it's a kretprobe. */
s/kretprobe/rethook/ went missing