Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 221794
b: refs/heads/master
c: dccb2a9
h: refs/heads/master
v: v3
  • Loading branch information
Kulikov Vasiliy authored and Dave Airlie committed Nov 9, 2010
1 parent 74fa345 commit 7a21d30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ec3789ccccc4ded3b136ea93dec94b764b014525
refs/heads/master: dccb2a952b1f0b51978fcb3f9899c7f46ffd4b28
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c
Original file line number Diff line number Diff line change
Expand Up @@ -691,6 +691,7 @@ int vmw_execbuf_ioctl(struct drm_device *dev, void *data,

fence_rep.error = ret;
fence_rep.fence_seq = (uint64_t) sequence;
fence_rep.pad64 = 0;

user_fence_rep = (struct drm_vmw_fence_rep __user *)
(unsigned long)arg->fence_rep;
Expand Down

0 comments on commit 7a21d30

Please sign in to comment.