Re: [PATCH] tracing: Remove EVENT_FILE_FL_SOFT_MODE flag
From: Steven Rostedt
Date: Tue Jul 22 2025 - 20:09:58 EST
On Thu, 3 Jul 2025 18:39:18 +0200
Gabriele Paoloni <gpaoloni@xxxxxxxxxx> wrote:
> Sorry I had a better look at the code and event_mutex is locked/unlocked
> also outside of trace_events.c so the modification below is not needed.
> However I think we could still replace the atomic counter.
Maybe, but that's unrelated to the current patch. I'm going to take this as is.
-- Steve