diff options
author | Paul E. McKenney <paul.mckenney@linaro.org> | 2012-12-31 02:24:21 -0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2013-03-26 08:04:58 -0700 |
commit | 910ee45db2f4837c8440e770474758493ab94bf7 (patch) | |
tree | dbc53615c3874cf1ea5588677e7b5f48462dcaff /kernel/rcutree_plugin.h | |
parent | 0446be489795d8bb994125a916ef03211f539e54 (diff) |
rcu: Make rcu_accelerate_cbs() note need for future grace periods
Now that rcu_start_future_gp() has been abstracted from
rcu_nocb_wait_gp(), rcu_accelerate_cbs() can invoke rcu_start_future_gp()
so as to register the need for any future grace periods needed by a
CPU about to enter dyntick-idle mode. This commit makes this change.
Note that some refactoring of rcu_start_gp() is carried out to avoid
recursion and subsequent self-deadlocks.
Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'kernel/rcutree_plugin.h')
0 files changed, 0 insertions, 0 deletions