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

Matthew Auld matthew.william.auld at gmail.com
Thu Jan 5 16:36:06 UTC 2017


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>


More information about the Intel-gfx mailing list