diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2020-09-15 14:33:38 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-11-02 17:12:42 -0800 |
commit | e1eb075ccf3766860b7aa3f104ca29dcb8a46ed0 (patch) | |
tree | 8648ea107928dcdcb0bca9fef7985b1d88241946 /kernel/rcu/tasks.h | |
parent | 3650b228f83adda7e5ee532e2b90429c03f7b9ec (diff) |
rcutorture: Make preemptible TRACE02 enable lockdep
Currently, the CONFIG_PREEMPT_NONE=y rcutorture TRACE01 rcutorture
scenario enables lockdep. This limits its ability to find bugs due to
non-preemptible sections of code being RCU readers, and pretty much all
code thus appearing to lockdep to be an RCU reader. This commit therefore
moves lockdep testing to the CONFIG_PREEMPT=y rcutorture TRACE02 scenario.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'kernel/rcu/tasks.h')
0 files changed, 0 insertions, 0 deletions