summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture
diff options
context:
space:
mode:
authorPaul E. McKenney2015-06-30 17:57:57 +0200
committerPaul E. McKenney2015-07-15 23:47:19 +0200
commit5be5d1a11775fadc6104789fad72fae46dff348e (patch)
tree9a6590a42b2615fc745759e1ac146471388d72c5 /tools/testing/selftests/rcutorture
parentrcutorture: Fix rcu_torture_cbflood() for callback-free RCU (diff)
downloadkernel-qcow2-linux-5be5d1a11775fadc6104789fad72fae46dff348e.tar.gz
kernel-qcow2-linux-5be5d1a11775fadc6104789fad72fae46dff348e.tar.xz
kernel-qcow2-linux-5be5d1a11775fadc6104789fad72fae46dff348e.zip
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 'tools/testing/selftests/rcutorture')
0 files changed, 0 insertions, 0 deletions