From: Denis Efremov Date: Sat, 18 Aug 2012 12:10:31 +0000 (+0400) Subject: tcm_fc: rcu_deref outside rcu lock/unlock section X-Git-Tag: v3.6-rc3~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08a16208c8cb2ce1f79fea24f21dd7a8df4f12b6;p=pandora-kernel.git tcm_fc: rcu_deref outside rcu lock/unlock section Use rcu_dereference_protected in order to prevent lockdep complaint. Sequel of the patch 863555be Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Denis Efremov Acked-by: Mark D. Rustad Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed