summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSteven Rostedt <rostedt@goodmis.org>2025-06-07 10:28:21 -0400
committerSteven Rostedt (Google) <rostedt@goodmis.org>2025-06-07 10:31:22 -0400
commit549e914c96ae67760f36b9714b424dc992a0a69b (patch)
treebb263e5f2527613a7718eedf48af20e673a42b70 /include
parentde6fdc076d39c97c0f7ed4873bfc84f58909f479 (diff)
tracing: Add rcu annotation around file->filter accesses
Running sparse on trace_events_filter.c triggered several warnings about file->filter being accessed directly even though it's annotated with __rcu. Add rcu_dereference() around it and shuffle the logic slightly so that it's always referenced via accessor functions. Cc: Masami Hiramatsu <mhiramat@kernel.org> Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Link: https://lore.kernel.org/20250607102821.6c7effbf@gandalf.local.home Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions