diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2019-12-18 10:40:43 +0000 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2019-12-23 14:27:23 +0200 |
commit | e85ade1f50aae464ce196672faa7a099fd1721ed (patch) | |
tree | 880f24f7d11c68ec4437b80307ae19cef2870ea7 /security | |
parent | d39da686c2f3b8518b6933951d53891aa83227d6 (diff) | |
download | linux-e85ade1f50aae464ce196672faa7a099fd1721ed.tar.bz2 |
drm/i915: Hold reference to intel_frontbuffer as we track activity
Since obj->frontbuffer is no longer protected by the struct_mutex, as we
are processing the execbuf, it may be removed. Mark the
intel_frontbuffer as rcu protected, and so acquire a reference to
the struct as we track activity upon it.
Closes: https://gitlab.freedesktop.org/drm/intel/issues/827
Fixes: 8e7cb1799b4f ("drm/i915: Extract intel_frontbuffer active tracking")
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Matthew Auld <matthew.auld@intel.com>
Cc: <stable@vger.kernel.org> # v5.4+
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191218104043.3539458-1-chris@chris-wilson.co.uk
(cherry picked from commit da42104f589d979bbe402703fd836cec60befae1)
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions