Quoting Chris Wilson (2017-10-25 14:13:36)
> This reverts commit 6d0dbd309687113009a276886628c7c74c848d3c.
> 
> timer_setup_on_stack() does not yet exist:
> 
> In file included from drivers/gpu/drm/i915/i915_sw_fence.c:517:0:
> drivers/gpu/drm/i915/selftests/lib_sw_fence.c: In function ‘timed_fence_init’:
> drivers/gpu/drm/i915/selftests/lib_sw_fence.c:63:2: error: implicit 
> declaration of function ‘timer_setup_on_stack’; did you mean 
> ‘hrtimer_init_on_stack’? [-Werror=implicit-function-declaration]
>   timer_setup_on_stack(&tf->timer, timed_fence_wake, 0);
> 
> Signed-off-by: Chris Wilson <[email protected]>
> Cc: Joonas Lahtinen <[email protected]>

Acked-by Joonas, and applied to the on going drm-tip mess...
-Chris
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to