diff options
author | Tudor Ambarus <tudor.ambarus@linaro.org> | 2025-02-24 11:27:14 +0300 |
---|---|---|
committer | Jassi Brar <jassisinghbrar@gmail.com> | 2025-03-27 04:58:25 +0300 |
commit | 8c71c61fc613657d785a3377b4b34484bd978374 (patch) | |
tree | 57d368881c48268e2a76c21a4190b6405f9d4f1b /tools/perf/scripts/python/parallel-perf.py | |
parent | 24fdd5074b205cfb0ef4cd0751a2d03031455929 (diff) | |
download | linux-8c71c61fc613657d785a3377b4b34484bd978374.tar.xz |
mailbox: don't protect of_parse_phandle_with_args with con_mutex
There are no concurrency problems if multiple consumers parse the
phandle, don't gratuiously protect the parsing with the mutex used
for the controllers list.
Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions