| commit | 32c141a0a1dfa29e0a07d78bec0c0919fc4b9f88 | [log] [tgz] |
|---|---|---|
| author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Mar 30 10:59:28 2010 -0700 |
| committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Mon May 10 11:08:32 2010 -0700 |
| tree | e85572d2d80f750ca8487e75fd63b9895c5c5db5 | |
| parent | d20200b591f59847ab6a5c23507084a7d29e23c5 [diff] |
rcu: fix now-bogus rcu_scheduler_active comments. The rcu_scheduler_active check has been wrapped into the new debug_lockdep_rcu_enabled() function, so update the comments to reflect this new reality. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>