Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 178867
b: refs/heads/master
c: 5eb2261
h: refs/heads/master
i:
  178865: ede2e15
  178863: d52acc3
v: v3
  • Loading branch information
Jiri Slaby authored and Dave Airlie committed Jan 7, 2010
1 parent 2a17fb4 commit a722006
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: 1d3d51b6d2d6fb51c6c30a8c7ed0fd939f6100bf
refs/heads/master: 5eb226132f53d5ec36ce4e7ff9d6b49cceb50f3d
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/radeon/radeon_cp.c
Original file line number Diff line number Diff line change
Expand Up @@ -2145,6 +2145,7 @@ int radeon_master_create(struct drm_device *dev, struct drm_master *master)
&master_priv->sarea);
if (ret) {
DRM_ERROR("SAREA setup failed\n");
kfree(master_priv);
return ret;
}
master_priv->sarea_priv = master_priv->sarea->handle + sizeof(struct drm_sarea);
Expand Down

0 comments on commit a722006

Please sign in to comment.