Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 345357
b: refs/heads/master
c: 35f62a5
h: refs/heads/master
i:
  345355: c7976e4
v: v3
  • Loading branch information
Thomas Hellstrom authored and Dave Airlie committed Nov 28, 2012
1 parent 796fa95 commit f25f468
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: a82b8db02f33b38a24fc3858968153940f7c4740
refs/heads/master: 35f62a582947ab151c013eaa8cf339e00a5941ab
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/vmwgfx/vmwgfx_fence.c
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,7 @@ static void vmw_user_fence_destroy(struct vmw_fence_obj *fence)
container_of(fence, struct vmw_user_fence, fence);
struct vmw_fence_manager *fman = fence->fman;

kfree(ufence);
ttm_base_object_kfree(ufence, base);
/*
* Free kernel space accounting.
*/
Expand Down

0 comments on commit f25f468

Please sign in to comment.