summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRob Clark <robdclark@chromium.org>2022-03-11 02:46:06 +0300
committerRob Clark <robdclark@chromium.org>2022-03-24 18:32:25 +0300
commit7242795d520d3fb48e005e3c96ba54bb59639d6e (patch)
tree0620d8774de9e5640d1b9bc7e6d7137a71ba1769 /tools/perf/scripts/python
parent7e4167c9e021afb01fb69abae8642d781c8907b6 (diff)
downloadlinux-7242795d520d3fb48e005e3c96ba54bb59639d6e.tar.xz
drm/msm/gpu: Remove mutex from wait_event condition
The mutex wasn't really protecting anything before. Before the previous patch we could still be racing with the scheduler's kthread, as that is not necessarily frozen yet. Now that we've parked the sched threads, the only race is with jobs retiring, and that is harmless, ie. Signed-off-by: Rob Clark <robdclark@chromium.org> Link: https://lore.kernel.org/r/20220310234611.424743-4-robdclark@gmail.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions