Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 218137
b: refs/heads/master
c: 1cdf7fe
h: refs/heads/master
i:
  218135: 869bbf7
v: v3
  • Loading branch information
Chris Wilson committed Oct 2, 2010
1 parent 4b6b3bd commit 16d9113
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ae681d969ac0946e09636f2bef7a126d73e1ad6b
refs/heads/master: 1cdf7fef793c715d8c4998575aba3741fa4a0b01
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/i915_gem.c
Original file line number Diff line number Diff line change
Expand Up @@ -3454,7 +3454,7 @@ i915_gem_object_pin_and_relocate(struct drm_gem_object *obj,
if (ret != 0) {
drm_gem_object_unreference(target_obj);
i915_gem_object_unpin(obj);
return -EINVAL;
return ret;
}

/* Map the page containing the relocation we're going to
Expand Down

0 comments on commit 16d9113

Please sign in to comment.