From: Paul E. McKenney Date: Mon, 19 Jan 2015 02:01:21 +0000 (-0800) Subject: rcu: Drive PROVE_RCU directly off of PROVE_LOCKING X-Git-Tag: omap-for-v4.1/fixes-rc1~158^2~2^2^3~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bae6592d7d74dbb409e0dd8004f13af8b8d569e;p=pandora-kernel.git 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 --- Reading git-diff-tree failed