From: Michael S. Tsirkin Date: Sun, 14 Nov 2010 15:31:52 +0000 (+0200) Subject: vhost/net: fix rcu check usage X-Git-Tag: v2.6.37-rc4~4^2~13^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11cd1a8b8cad1acfc140d9acce93762a9c140b20;p=pandora-kernel.git vhost/net: fix rcu check usage Incorrect rcu check was used as rcu isn't done under mutex here. Force check to 1 for now, to stop it from complaining. Signed-off-by: Michael S. Tsirkin --- Reading git-diff-tree failed