aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_dp_mst.h
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2019-12-22 23:35:58 +0000
committerChris Wilson <[email protected]>2019-12-23 13:08:47 +0000
commit6a8679c048eb104dbcc6aa43a0baa7450de46503 (patch)
tree5a8d237b517620b18fa9d8518d3a2272d1008366 /drivers/gpu/drm/i915/display/intel_dp_mst.h
parent76f9764cc3d538435262dea885bf69fac2415402 (diff)
drm/i915: Mark the GEM context link as RCU protected
The only protection for intel_context.gem_cotext is granted by RCU, so annotate it as a rcu protected pointer and carefully dereference it in the few occasions we need to use it. Fixes: 9f3ccd40acf4 ("drm/i915: Drop GEM context as a direct link from i915_request") Signed-off-by: Chris Wilson <[email protected]> Cc: Andi Shyti <[email protected]> Acked-by: Andi Shyti <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_dp_mst.h')
0 files changed, 0 insertions, 0 deletions