Files
scst/iscsi-scst/kernel
Vladislav Bolkhovitin 7bdc38faf2 The most recent version of the sparse static source code checking tool does
now report functions that are called with a lock held but that are missing
__acquires() and __releases() annotations. The patch below adds such
annotations and makes the following sparse warnings disappear:

drivers/scst/iscsi-scst/iscsi.c:2861:9: warning: context imbalance in 'iscsi_check_send_delayed_tm_resp' - unexpected unlock
drivers/scst/iscsi-scst/nthread.c:1614:17: warning: context imbalance in 'scst_do_job_wr' - unexpected unlock
drivers/scst/iscsi-scst/iscsi.c:2861:9: warning: context imbalance in 'iscsi_check_send_delayed_tm_resp' - unexpected unlock
drivers/scst/iscsi-scst/nthread.c:1614:17: warning: context imbalance in 'scst_do_job_wr' - unexpected unlock
drivers/scst/scst_local/scst_local.c:554:30: warning: context imbalance in 'scst_local_queuecommand' - unexpected unlock

The patch below has been tested by comparing the output of
"scripts/run-regression-tests 2.6.30.3" before and after the patch was applied.

Signed-off-by: Bart Van Assche <bart.vanassche@gmail.com>



git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@982 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2009-07-27 17:52:19 +00:00
..
2009-07-08 17:27:30 +00:00
2009-07-08 17:27:30 +00:00
2009-04-27 19:01:28 +00:00
2009-04-27 19:01:28 +00:00
2009-04-27 19:01:28 +00:00
2009-04-27 19:01:28 +00:00
2009-04-27 19:01:28 +00:00
2009-04-27 19:01:28 +00:00
2009-04-27 19:01:28 +00:00
2008-08-01 17:59:05 +00:00
2009-04-27 19:01:28 +00:00
2009-04-27 19:01:28 +00:00
2009-04-27 19:01:28 +00:00
2009-04-27 19:01:28 +00:00