From: Asias He Date: Tue, 7 May 2013 06:54:36 +0000 (+0800) Subject: vhost: Remove custom vhost rcu usage X-Git-Tag: v3.11-rc3~26^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22fa90c7fb479694d6affebc049d21f06b714be6;p=pandora-kernel.git vhost: Remove custom vhost rcu usage Now, vq->private_data is always accessed under vq mutex. No need to play the vhost rcu trick. Signed-off-by: Asias He Signed-off-by: Michael S. Tsirkin --- Reading git-diff-tree failed