On ke, 2016-09-14 at 07:52 +0100, Chris Wilson wrote: > +static long > +__i915_request_wait_for_submit(struct drm_i915_gem_request *request, > + unsigned int flags, > + long timeout) > +{ > + const int state = flags & I915_WAIT_INTERRUPTIBLE ? > + TASK_INTERRUPTIBLE : TASK_UNINTERRUPTIBLE; const bool wait_locked = flags & I915_WAIT_LOCKED; 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