diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2016-07-18 12:31:18 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2016-07-19 09:31:49 +0300 |
commit | bf0901731ddf68e8c6d52d7fc0841fe3d4f66847 (patch) | |
tree | 418b7305193076fcfc9812e11844e8d9f40f422c /include/linux/iio | |
parent | a026df4c5fa6bae8eb03b58be720b911494e3da5 (diff) | |
download | linux-bf0901731ddf68e8c6d52d7fc0841fe3d4f66847.tar.xz |
drm/vgem: Remember to offset relative timeouts to mod_timer() by jiffies
mod_timer() takes an absolute jiffie value, not a relative timeout and
quietly fixup the missed ret=0 otherwise gcc just always returns that
the fence timed out.
Testcase: igt/vgem_basic/fence
Fixes: 407779848445 ("drm/vgem: Attach sw fences to exported vGEM dma-buf")
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1468834278-26716-1-git-send-email-chris@chris-wilson.co.uk
Diffstat (limited to 'include/linux/iio')
0 files changed, 0 insertions, 0 deletions