summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorMark Rustad <mark.d.rustad@intel.com>2012-06-26 15:57:30 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-07-16 08:47:49 -0700
commite69325eb5e413816e25d3b8599f67644f4f49698 (patch)
tree54a2b2579ee2eb795f1a6ee68b70983f7a4a9a69 /fs
parent41318b9db0e59e0ffc6e627251c8640d3307fc0f (diff)
tcm_fc: Resolve suspicious RCU usage warnings
commit 863555be0c81558b1af277addcf68acb8f778860 upstream. Use rcu_dereference_protected to tell rcu that the ft_lport_lock is held during ft_lport_create. This resolved "suspicious RCU usage" warnings when debugging options are turned on. Signed-off-by: Mark Rustad <mark.d.rustad@intel.com> Tested-by: Ross Brattain <ross.b.brattain@intel.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions