commit | d6a8c6d34222f7d9de4c819fbcfbaebb1e40e8a2 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Jun 30 09:14:01 2015 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Wed Jul 15 14:47:20 2015 -0700 |
tree | cb43d1f03e09c1cde1cecb825249efdc412bc0d9 | |
parent | 5be5d1a11775fadc6104789fad72fae46dff348e [diff] |
rcutorture: Enable lockdep-RCU on TASKS01 Currently none of the RCU-tasks scenarios enables lockdep-RCU, which causes bugs to be missed. This commit therefore enables lockdep-RCU on TASKS01. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>