diff options
| author | Hugh Dickins <[email protected]> | 2011-06-27 16:18:20 -0700 |
|---|---|---|
| committer | Keith Packard <[email protected]> | 2011-06-27 17:00:35 -0700 |
| commit | 1e5216e43846b7758b2a04b3612c475608a4b708 (patch) | |
| tree | 266881071ef862ebc4aaaf008591354b4ebfefa9 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
| parent | 8bc47de33569a111092a48465eb26cd855117e27 (diff) | |
drm/i915: more struct_mutex locking
When auditing the locking in i915_gem.c (for a prospective change which I
then abandoned), I noticed two places where struct_mutex is not held
across GEM object manipulations that would usually require it. Since one
is in initial setup and the other in driver unload, I'm guessing the mutex
is not required for either; but post a patch in case it is.
Signed-off-by: Hugh Dickins <[email protected]>
Cc: Chris Wilson <[email protected]>
Cc: Keith Packard <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Keith Packard <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions