vhost: fix release path lockdep checks
authorMichael S. Tsirkin <mst@redhat.com>
Sun, 27 Nov 2011 17:05:58 +0000 (19:05 +0200)
committerMichael 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