On 05/12/15 11:25, Nicholas A. Bellinger wrote:
This patch converts target-core from traditional fixed size arrays for
TPG LUN and NodeACL MappedLUNs tables to modern read-copy-update (RCU)
logic using hlist_head primitives.
Hello Nic,
Can you please have a look at the output of the following command for
the latest version of your for-next branch and address the new warnings
reported by that command:
$ make M=drivers/target W=1 C=1
The issues that are reported by that command are as follows:
* Function se_dev_check_wce() is defined but has no callers.
* A few variables that have been set but that are not used.
* Assignment of an RCU pointer to a non-RCU pointer without
rcu_dereference().
Thanks,
Bart.
--
To unsubscribe from this list: send the line "unsubscribe target-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html