aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcu
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@kernel.org>2020-09-15 14:33:38 -0700
committerPaul E. McKenney <paulmck@kernel.org>2020-11-02 17:12:42 -0800
commite1eb075ccf3766860b7aa3f104ca29dcb8a46ed0 (patch)
tree8648ea107928dcdcb0bca9fef7985b1d88241946 /kernel/rcu
parentLinux 5.10-rc1 (diff)
downloadlinux-dev-e1eb075ccf3766860b7aa3f104ca29dcb8a46ed0.tar.xz
linux-dev-e1eb075ccf3766860b7aa3f104ca29dcb8a46ed0.zip
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')
0 files changed, 0 insertions, 0 deletions