Re: [PATCH v2] tracing: Have all levels of checks prevent recursion

From: Steven Rostedt
Date: Mon Oct 18 2021 - 17:55:33 EST


On Mon, 18 Oct 2021 15:44:12 -0400
Steven Rostedt <rostedt@xxxxxxxxxxx> (by way of Steven Rostedt
<rostedt@xxxxxxxxxxx>) wrote:

> [
> Linus,
> I have patches that clean this up that are not marked for stable, but
> will depend on this patch. As I already have commits in my next queue,
> I can do one of the following:
>
> 1. Cherry pick this from my urgent tree, and build everything on top.
> 2. Add this on top of the mainline tag my next branch is based on and
> merge it.
> 3. Add this to my next branch, and have it go in at the next merge
> window.

Hmm, I take this back. Although the clean up affects the same code block,
the updates don't actually conflict. (Although, if I do update the comment
that Petr asked, that will conflict. But nothing you can't handle ;-)

I'll start running this change through my tests and post it separately.

-- Steve



> ]