-
由 Paul E. McKenney 提交于
When migrating callbacks from a newly offlined CPU, we are already holding the root rcu_node structure's lock, so it costs almost nothing to advance and accelerate the newly migrated callbacks. This patch therefore makes this advancing and acceleration happen. Signed-off-by: NPaul E. McKenney <paulmck@linux.vnet.ibm.com>21cc2483