Re: [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free

From: Steven Rostedt
Date: Tue May 16 2023 - 23:25:56 EST


On Wed, 17 May 2023 11:10:21 +0800
Ze Gao <zegao2021@xxxxxxxxx> wrote:

> Got it! :)
>
> I will improve the commit message and send v3 ASAP.
>
> BTW, which tree should I rebase those patches onto? Is that the
> for-next branch of
> git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git. I saw
> Jiri had troubles
> applying those since these works are based on v6.4.0.
>

You can submit against 6.4-rc1. We haven't updated the for-next branch
yet. Which will be rebased off of one of the 6.4 rc's.

-- Steve