diff options
author | Chris Wilson <[email protected]> | 2016-05-24 14:53:35 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2016-05-24 15:28:18 +0100 |
commit | 499f2697da1d6afb66a2b2377ad67952bcddbe65 (patch) | |
tree | ec2d8a1d8784a4dd054f87361286719203e8d67b /scripts/gdb/linux/lists.py | |
parent | e2efd13007cbdfb21a973faccddf967d86165d69 (diff) |
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 <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Reviewed-by: Tvrtko Ursulin <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions