Files
linux-bredos/kernel/events
Peter Zijlstra 66a403d89b perf: Fix event_function_call() locking
[ Upstream commit 558abc7e3f ]

All the event_function/@func call context already uses perf_ctx_lock()
except for the !ctx->is_active case. Make it all consistent.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Kan Liang <kan.liang@linux.intel.com>
Reviewed-by: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/r/20240807115550.138301094@infradead.org
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-10-10 11:57:37 +02:00
..
2022-02-25 09:36:06 +01:00
2024-10-10 11:57:37 +02:00