diff options
author | Chris Wilson <[email protected]> | 2016-10-24 13:42:16 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2016-10-24 13:45:36 +0100 |
commit | 3594a3e21f1f77d46e89195f36292a2fd0f4aa83 (patch) | |
tree | 685b3f7e9206685fd05137686efd3875c41eb97f /tools/perf/scripts/python/stackcollapse.py | |
parent | 9c870d03674f11b49ef4f48b04d709ffa7cf1390 (diff) |
drm/i915: Remove superfluous locking around userfault_list
Now that we have reduced the access to the list to either (a) under the
struct_mutex whilst holding the RPM wakeref (so that concurrent writers to
the list are serialised by struct_mutex) and (b) under the atomic
runtime suspend (which cannot run concurrently with any other accessor due
to the atomic nature of the runtime suspend) we can remove the extra
locking around the list itself.
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Joonas Lahtinen <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions