diff options
author | Chris Wilson <[email protected]> | 2020-07-02 09:32:05 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2020-07-02 23:29:08 +0100 |
commit | a85f22288d4a338f598c9f3e822a89fe71f891bf (patch) | |
tree | 6584097c3d76617cb16593c5b0fbf8fa4ba350ef /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | db8337853b834f806ab537200d35f0d1909e6b03 (diff) |
drm/i915/gem: Drop forced struct_mutex from shrinker_taints_mutex
Since we no longer always take struct_mutex around everything, and want
the freedom to create GEM objects, actually taking struct_mutex inside
the lock creation ends up pulling the mutex inside other looks. Since we
don't use generally use struct_mutex, we can relax the tainting.
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Andi Shyti <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions