[Intel-gfx] [PATCH 3/3] drm/i915/vma: Remove VMA from exec_list on destroy
Chris Wilson
chris at chris-wilson.co.uk
Tue Aug 20 10:01:19 CEST 2013
On Mon, Aug 19, 2013 at 11:14:15PM -0700, Ben Widawsky wrote:
> In order to avoid confusion, and corruption as observed (in code review)
> by Chris - remove the VMA from the exec_list at destroy.
This should be BUG_ON(!list_empty(&vma->exec_list));
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
More information about the Intel-gfx
mailing list