From: Michael S. Tsirkin Date: Thu, 5 Jun 2014 12:20:23 +0000 (+0300) Subject: vhost: move acked_features to VQs X-Git-Tag: omap-for-v3.16/fixes-against-rc1~47^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea16c51433510f7f758382dec5b933fc0797f244;p=pandora-kernel.git vhost: move acked_features to VQs Refactor code to make sure features are only accessed under VQ mutex. This makes everything simpler, no need for RCU here anymore. Signed-off-by: Michael S. Tsirkin --- Reading git-diff-tree failed