+13
−0
Loading
The Linux kernel invokes call_rcu() from various interrupt/softirq
handlers, but rcutorture does not. This commit therefore adds this
behavior to rcutorture's repertoire.
Signed-off-by:
Paul E. McKenney <paulmck@linux.vnet.ibm.com>