Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282743
b: refs/heads/master
c: a7eef88
h: refs/heads/master
i:
  282741: 50aaeb0
  282739: 56288b9
  282735: c16dd01
v: v3
  • Loading branch information
Dan Carpenter authored and Dave Airlie committed Jan 9, 2012
1 parent d890eb2 commit 2e17098
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: 55ba70c40661b61f98c4188c428f265009af1aa5
refs/heads/master: a7eef882a8d37be46459faa5020648af7ccf6ad2
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/radeon/radeon_gart.c
Original file line number Diff line number Diff line change
Expand Up @@ -603,7 +603,7 @@ int radeon_vm_bo_rmv(struct radeon_device *rdev,
radeon_vm_bo_update_pte(rdev, vm, bo, NULL);
radeon_mutex_unlock(&rdev->cs_mutex);
list_del(&bo_va->vm_list);
mutex_lock(&vm->mutex);
mutex_unlock(&vm->mutex);

kfree(bo_va);
return 0;
Expand Down

0 comments on commit 2e17098

Please sign in to comment.