Skip to content
Commit c5ebf3a2 authored by Ian Rogers's avatar Ian Rogers Committed by Namhyung Kim
Browse files

perf mutex: Add annotations for LOCKS_EXCLUDED and LOCKS_RETURNED



Used to annotate when locks shouldn't be held for a function or if a
function returns a lock that's used by later mutex lock unlock
operations.

Signed-off-by: Ian Rogers's avatarIan Rogers <irogers@google.com>
Link: https://lore.kernel.org/r/20250318043151.137973-2-irogers@google.com


Signed-off-by: default avatarNamhyung Kim <namhyung@kernel.org>
parent 658b34cc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment