Searched hist:e1eb075ccf3766860b7aa3f104ca29dcb8a46ed0 (Results 1 – 2 of 2) sorted by relevance
/linux/tools/testing/selftests/rcutorture/configs/rcu/ |
H A D | TRACE02 | diff e1eb075ccf3766860b7aa3f104ca29dcb8a46ed0 Tue Sep 15 23:33:38 CEST 2020 Paul E. McKenney <paulmck@kernel.org> 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>
|
H A D | TRACE01 | diff e1eb075ccf3766860b7aa3f104ca29dcb8a46ed0 Tue Sep 15 23:33:38 CEST 2020 Paul E. McKenney <paulmck@kernel.org> 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>
|