rcu: Drive PROVE_RCU directly off of PROVE_LOCKING
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 19 Jan 2015 02:01:21 +0000 (18:01 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 26 Feb 2015 20:02:11 +0000 (12:02 -0800)
commit9bae6592d7d74dbb409e0dd8004f13af8b8d569e
tree06a5d973c460173b707b54e17c46bad2d0f7b180
parent1925d1967c93a1c421271aade7953f6857e9f579
rcu: Drive PROVE_RCU directly off of PROVE_LOCKING

In the past, it has been useful to enable PROVE_LOCKING without also
enabling PROVE_RCU.  However, experience with PROVE_RCU over the past
few years has demonstrated its usefulness, so this commit makes
PROVE_LOCKING directly imply PROVE_RCU.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
lib/Kconfig.debug
This page took 0.028637 seconds and 5 git commands to generate.