diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2016-05-24 16:53:35 +0300 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2016-05-24 17:28:18 +0300 |
commit | 499f2697da1d6afb66a2b2377ad67952bcddbe65 (patch) | |
tree | ec2d8a1d8784a4dd054f87361286719203e8d67b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e2efd13007cbdfb21a973faccddf967d86165d69 (diff) | |
download | linux-499f2697da1d6afb66a2b2377ad67952bcddbe65.tar.xz |
drm/i915: Apply lockdep annotations to i915_gem_context.c
Markup the functions that require the caller to hold struct_mutex with
lockdep_assert_held(). In the hopefully not-too-distant future we will
split the struct_mutex up, and in doing so we need to be sure that we
know what it protects - here the lockdep annotations are invaluable.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1464098023-3294-2-git-send-email-chris@chris-wilson.co.uk
Link: http://patchwork.freedesktop.org/patch/msgid/1464098023-3294-2-git-send-email-chris@chris-wilson.co.uk
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions