dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/target/tcm_fc
Denis Efremov 08a16208c8 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 <yefremov.denis@gmail.com>
Acked-by: Mark D. Rustad <mark.d.rustad@intel.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
2012-08-20 14:52:15 -07:00
..
Kconfig
Makefile tcm_fc: Makefile cleanups 2011-07-22 09:37:47 +00:00
tcm_fc.h tcm_fc: Avoid debug overhead when not debugging 2012-08-16 17:33:46 -07:00
tfc_cmd.c tcm_fc: Avoid debug overhead when not debugging 2012-08-16 17:33:46 -07:00
tfc_conf.c tcm_fc: Remove use of transport_do_task_sg_chain() 2012-04-14 17:40:31 -07:00
tfc_io.c tcm_fc: Offload WRITE I/O backend submission to tpg workqueue 2012-07-16 17:35:19 -07:00
tfc_sess.c tcm_fc: rcu_deref outside rcu lock/unlock section 2012-08-20 14:52:15 -07:00