commit | d20200b591f59847ab6a5c23507084a7d29e23c5 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Mar 30 10:52:21 2010 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Mon May 10 11:08:32 2010 -0700 |
tree | 565d6f26eae873ab7c1b4ee406e5e767dabd24f0 | |
parent | 5db356736acb9ba717df1aa9444e4e44cbb30a71 [diff] |
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 <paulmck@linux.vnet.ibm.com>