commit | 03329e3c35526f1ed110bb696932357b35167434 | [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> | Tue Jul 14 17:16:19 2015 -0700 |
tree | cb43d1f03e09c1cde1cecb825249efdc412bc0d9 | |
parent | a0d5ad8fc4d2f5fb5297e2598dd2e61f71048dbe [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>