From: Michael S. Tsirkin Date: Sun, 27 Nov 2011 17:05:58 +0000 (+0200) Subject: vhost: fix release path lockdep checks X-Git-Tag: v3.4-rc1~84^2~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea5d404655ba3b356d0c06d6a3c4f24112124522;p=pandora-kernel.git vhost: fix release path lockdep checks 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 Tested-by: Sasha Levin --- Reading git-diff-tree failed