Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 318745
b: refs/heads/master
c: 5086f69
h: refs/heads/master
i:
  318743: d0c9b77
v: v3
  • Loading branch information
Ben Skeggs committed Jul 26, 2012
1 parent 2d0bdde commit 147b8d2
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: 887cd78804fb4179211d221c023455c33f13206a
refs/heads/master: 5086f69eb960ff5984a2fdac9d238c76edfe57bc
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/nouveau/nouveau_gem.c
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,7 @@ validate_init(struct nouveau_channel *chan, struct drm_file *file_priv,
if (nvbo->reserved_by && nvbo->reserved_by == file_priv) {
NV_ERROR(dev, "multiple instances of buffer %d on "
"validation list\n", b->handle);
drm_gem_object_unreference_unlocked(gem);
validate_fini(op, NULL);
return -EINVAL;
}
Expand Down

0 comments on commit 147b8d2

Please sign in to comment.