aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture/configs/rcu/BUSTED.boot
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2017-06-06 12:52:44 -0700
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2017-07-24 16:04:11 -0700
commit5e741fa9e9698f4010bb85eff252186f7a4071f4 (patch)
treec7b07c1434d2edd09705c037d93db8658921bf02 /tools/testing/selftests/rcutorture/configs/rcu/BUSTED.boot
parentrcutorture: Don't wait for kernel when all builds fail (diff)
downloadlinux-dev-5e741fa9e9698f4010bb85eff252186f7a4071f4.tar.xz
linux-dev-5e741fa9e9698f4010bb85eff252186f7a4071f4.zip
rcutorture: Enable SRCU readers from timer handler
Now that it is legal to invoke srcu_read_lock() and srcu_read_unlock() for a given srcu_struct from both process context and {soft,}irq handlers, it is time to test it. This commit therefore enables testing of SRCU readers from rcutorture's timer handler, using in_task() to determine whether or not it is safe to sleep in the SRCU read-side critical sections. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions