]> git.ipfire.org Git - thirdparty/linux.git/commit - drivers/gpu/drm/i915/i915_gem.c
drm/i915: Rewrite some comments around RCU-deferred object free
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 15 Jan 2018 20:57:59 +0000 (20:57 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 16 Jan 2018 10:47:39 +0000 (10:47 +0000)
commit2ef1e729c7f0fbad9706848f5fe5cff84f5b6d24
tree65e1bc8867a0821ab28388bbf046db3b9c04025d
parent2aa472c8279a0eea4649283fd1266cb629b8a5d3
drm/i915: Rewrite some comments around RCU-deferred object free

Tvrtko noticed that the comments describing the interaction of RCU and
the deferred worker for freeing drm_i915_gem_object were a little
confusing, so attempt to bring some sense to them.

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: https://patchwork.freedesktop.org/patch/msgid/20180115205759.13884-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_gem.c