From: Paul E. McKenney Date: Tue, 30 Mar 2010 17:52:21 +0000 (-0700) Subject: rcu: Fix bogus CONFIG_PROVE_LOCKING in comments to reflect reality. X-Git-Tag: v2.6.35-rc1~524^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d20200b591f59847ab6a5c23507084a7d29e23c5;p=pandora-kernel.git rcu: Fix bogus CONFIG_PROVE_LOCKING in comments to reflect reality. It is CONFIG_DEBUG_LOCK_ALLOC rather than CONFIG_PROVE_LOCKING, so fix it. Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed