rcutorture: Add lockdep to one of the SRCU scenarios
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 10 Apr 2017 01:55:21 +0000 (18:55 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 8 Jun 2017 15:25:19 +0000 (08:25 -0700)
commit27dc0b1b9fdaefeeb3d6c8fa0aed5d826ce8f3e9
tree3abb369707ae9a4448c518afe2213f11f76f691f
parent1123a6041654e8f889014659593bad4168e542c2
rcutorture: Add lockdep to one of the SRCU scenarios

Back when SRCU was simpler, there wasn't much need for lockdep.
However, with Tree SRCU, it is needed.  This commit therefore adds
CONFIG_PROVE_LOCKING to the SRCU-P scenario.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
tools/testing/selftests/rcutorture/configs/rcu/SRCU-P