On Wed, Aug 03, 2016 at 08:04:28PM +0200, David Herrmann wrote: > Right now, the vma-manager requires all entries to provide a "struct > file*" as identifier. This is confusing, since there is no inherent > connection to "struct file" in the vma-manager at all, but it is > exclusively used as tag. > > Replace its usage with a simple "void *tag" and make sure callers can use > arbitrary tags. > > Signed-off-by: David Herrmann <dh.herrmann@xxxxxxxxx> > --- > struct drm_vma_offset_file { Now a misnomer. Lgtm, Reviewed-by: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx> -Chris -- Chris Wilson, Intel Open Source Technology Centre _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel