From: Ying Xue
Date: Wed, 15 Jun 2016 14:10:57 +0800
> When run tipcTS&tipcTC test suite, the following complaint appears:
...
> The warning appears as rtnl_dereference() is wrongly used in
> tipc_l2_send_msg() under RCU read lock protection. Instead the proper
> usage should be that rcu_derefer
When run tipcTS&tipcTC test suite, the following complaint appears:
[ 56.926168] ===
[ 56.926169] [ INFO: suspicious RCU usage. ]
[ 56.926171] 4.7.0-rc1+ #160 Not tainted
[ 56.926173] ---
[ 56.926174] net/tipc/bearer.c:408 suspiciou