diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-06-30 17:57:57 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-07-15 23:47:19 +0200 |
commit | 5be5d1a11775fadc6104789fad72fae46dff348e (patch) | |
tree | 9a6590a42b2615fc745759e1ac146471388d72c5 /kernel/extable.c | |
parent | rcutorture: Fix rcu_torture_cbflood() for callback-free RCU (diff) | |
download | linux-5be5d1a11775fadc6104789fad72fae46dff348e.tar.xz 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 'kernel/extable.c')
0 files changed, 0 insertions, 0 deletions