[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:49:15 UTC 2017


On Thu, Jan 05, 2017 at 04:36:06PM +0000, Matthew Auld wrote:
> On 5 January 2017 at 16:33, Chris Wilson <chris at chris-wilson.co.uk> wrote:
> > 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+
> Reviewed-by: Matthew Auld <matthew.auld at intel.com>

Thanks for spotting my mistake, pushed before it starts to cause
problems in the wild.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the Intel-gfx mailing list