From: Paul E. McKenney Date: Mon, 23 Jun 2014 19:09:52 +0000 (-0700) Subject: rcu: Remove CONFIG_PROVE_RCU_DELAY X-Git-Tag: omap-for-v3.17/fixes-against-rc2~180^2^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11992c703a1c7d95f5d8759498d7617d4a504819;p=pandora-kernel.git rcu: Remove CONFIG_PROVE_RCU_DELAY The CONFIG_PROVE_RCU_DELAY Kconfig parameter doesn't appear to be very effective at finding race conditions, so this commit removes it. Signed-off-by: Paul E. McKenney Cc: Andi Kleen [ paulmck: Remove definition and uses as noted by Paul Bolle. ] --- Reading git-diff-tree failed