Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210183
b: refs/heads/master
c: c877cdc
h: refs/heads/master
i:
  210181: 1571b43
  210179: 3f385df
  210175: 1df5364
v: v3
  • Loading branch information
Dan Carpenter authored and Chris Wilson committed Sep 6, 2010
1 parent 9e2e819 commit 2071d79
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: 9927a403ca8c97798129953fa9cbb5dc259c7cb9
refs/heads/master: c877cdce93a44eea96f6cf7fc04be7d0372db2be
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/i915/i915_gem.c
Original file line number Diff line number Diff line change
Expand Up @@ -3588,6 +3588,7 @@ i915_gem_do_execbuffer(struct drm_device *dev, void *data,
if (ret != 0) {
DRM_ERROR("copy %d cliprects failed: %d\n",
args->num_cliprects, ret);
ret = -EFAULT;
goto pre_mutex_err;
}
}
Expand Down

0 comments on commit 2071d79

Please sign in to comment.