Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210596
b: refs/heads/master
c: 615cc22
h: refs/heads/master
v: v3
  • Loading branch information
Michael S. Tsirkin committed Sep 6, 2010
1 parent 49bc6a0 commit 8333199
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: 87d6a412bd1ed82c14cabd4b408003b23bbd2880
refs/heads/master: 615cc2211c17ed05a2a5d94abdac6c340a8ea508
1 change: 1 addition & 0 deletions trunk/drivers/vhost/vhost.c
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,7 @@ static long vhost_dev_set_owner(struct vhost_dev *dev)
return 0;
err_cgroup:
kthread_stop(worker);
dev->worker = NULL;
err_worker:
if (dev->mm)
mmput(dev->mm);
Expand Down

0 comments on commit 8333199

Please sign in to comment.