Did you intend to rename too, or where did the title come from? On ke, 2017-03-29 at 16:56 +0100, Chris Wilson wrote: > This has the benefit of not requiring us to manipulate the > vma->exec_link list when tearing down the execbuffer, and is a > marginally cheaper test to detect the user error. > > Signed-off-by: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx> <SNIP> > @@ -85,7 +85,6 @@ vma_create(struct drm_i915_gem_object *obj, > if (vma == NULL) > return ERR_PTR(-ENOMEM); > > - INIT_LIST_HEAD(&vma->exec_list); Dunno if it would be worth poisoning the pointer, maybe not. With correct title; Reviewed-by: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx> Regards, Joonas -- Joonas Lahtinen Open Source Technology Center Intel Corporation _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx