diff options
author | 2019-12-18 10:40:43 +0000 | |
---|---|---|
committer | 2019-12-23 14:27:23 +0200 | |
commit | e85ade1f50aae464ce196672faa7a099fd1721ed (patch) | |
tree | 880f24f7d11c68ec4437b80307ae19cef2870ea7 /drivers/usb/cdns3/cdns3-imx.c | |
parent | drm/i915/gt: Ratelimit display power w/a (diff) | |
download | wireguard-linux-e85ade1f50aae464ce196672faa7a099fd1721ed.tar.xz wireguard-linux-e85ade1f50aae464ce196672faa7a099fd1721ed.zip |
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 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions