diff options
author | Ian Rogers <irogers@google.com> | 2025-05-29 12:22:06 -0700 |
---|---|---|
committer | Namhyung Kim <namhyung@kernel.org> | 2025-06-11 13:40:31 -0700 |
commit | ae0756933e879a703e1a5deb701d9ec88b032ba3 (patch) | |
tree | 5370c2348a6d53b54439ccdad02b748d57d589f4 /rust/helpers | |
parent | 1190410772090a68995a758c979ba44b986e2df2 (diff) |
perf thread: Ensure comm_lock held for comm_list
Add thread safety annotations for comm_list and add locking for two
instances where the list is accessed without the lock held (in
contradiction to ____thread__set_comm()).
Signed-off-by: Ian Rogers <irogers@google.com>
Link: https://lore.kernel.org/r/20250529192206.971199-1-irogers@google.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions