diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2016-09-01 15:15:53 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2016-11-14 21:46:19 +0300 |
commit | 1f21b50b7785b26aff2a0770d8a674921514ff0c (patch) | |
tree | c535577dcd9e4bebf4bc2ae977197d1c6ad8bc16 /lib/Kconfig.debug | |
parent | 5403d367a746cfc51676e3b39be600d94f587867 (diff) | |
download | linux-1f21b50b7785b26aff2a0770d8a674921514ff0c.tar.xz |
rcu: Remove obsolete comment from __call_rcu()
The __call_rcu() comment about opportunistically noting grace period
beginnings and endings is obsolete. RCU still does such opportunistic
noting, but in __call_rcu_core() rather than __call_rcu(), and there
already is an appropriate comment in __call_rcu_core(). This commit
therefore removes the obsolete comment.
Reported-by: Michalis Kokologiannakis <mixaskok@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Diffstat (limited to 'lib/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions