git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d550dda
)
vhost: fix release path lockdep checks
author
Michael S. Tsirkin
<mst@redhat.com>
Sun, 27 Nov 2011 17:05:58 +0000
(19:05 +0200)
committer
Michael S. Tsirkin
<mst@redhat.com>
Tue, 28 Feb 2012 07:13:22 +0000
(09:13 +0200)
We shouldn't hold any locks on release path. Pass a flag to
vhost_dev_cleanup to use the lockdep info correctly.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Tested-by: Sasha Levin <levinsasha928@gmail.com>
No differences found