|
@@ -10865,6 +10865,7 @@ void synchronize_sched_expedited(void)
|
|
spin_unlock_irqrestore(&rq->lock, flags);
|
|
spin_unlock_irqrestore(&rq->lock, flags);
|
|
}
|
|
}
|
|
rcu_expedited_state = RCU_EXPEDITED_STATE_IDLE;
|
|
rcu_expedited_state = RCU_EXPEDITED_STATE_IDLE;
|
|
|
|
+ synchronize_sched_expedited_count++;
|
|
mutex_unlock(&rcu_sched_expedited_mutex);
|
|
mutex_unlock(&rcu_sched_expedited_mutex);
|
|
put_online_cpus();
|
|
put_online_cpus();
|
|
if (need_full_sync)
|
|
if (need_full_sync)
|