[Intel-gfx] [PATCH] drm/i915: Clear ret before unbinding in i915_gem_evict_something()

Chris Wilson chris at chris-wilson.co.uk
Thu Jan 5 16:33:14 UTC 2017


On Thu, Jan 05, 2017 at 03:59:40PM +0000, Chris Wilson wrote:
> Missed when rebasing patches, I failed to set ret to zero before
> starting the unbind loop (which depends upon ret being zero).
> 
> Reported-by: Matthew Auld <matthew.william.auld at gmail.com>
> Fixes: 9332f3b1b99a ("drm/i915: Combine loops within i915_gem_evict_something")
> Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
> Cc: Matthew Auld <matthew.william.auld at gmail.com>
Cc: <stable at vger.kernel.org> # v4.9+
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the Intel-gfx mailing list