summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2015-06-30 18:57:57 +0300
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2015-07-16 00:47:19 +0300
commit5be5d1a11775fadc6104789fad72fae46dff348e (patch)
tree9a6590a42b2615fc745759e1ac146471388d72c5 /init
parent3a0af333415830d2a0ca77de832336af5aadced4 (diff)
downloadlinux-5be5d1a11775fadc6104789fad72fae46dff348e.tar.xz
rcutorture: Add RCU-tasks qualifier to dereference
Although RCU-tasks isn't really designed to support rcu_dereference() and list manipulation, that is how rcutorture tests it. Which means that lockdep-RCU complains about the rcu_dereference_check() invocations because RCU-tasks doesn't have read-side markers. This commit therefore creates a torturing_tasks() to silence the lockdep-RCU complaints from rcu_dereference_check() when RCU-tasks is being tortured. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions