diff options
Diffstat (limited to 'kernel/sched.c')
-rw-r--r-- | kernel/sched.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/sched.c b/kernel/sched.c index 76c0e9691fc0..e69fee4544bd 100644 --- a/kernel/sched.c +++ b/kernel/sched.c | |||
@@ -10865,6 +10865,7 @@ void synchronize_sched_expedited(void) | |||
10865 | spin_unlock_irqrestore(&rq->lock, flags); | 10865 | spin_unlock_irqrestore(&rq->lock, flags); |
10866 | } | 10866 | } |
10867 | rcu_expedited_state = RCU_EXPEDITED_STATE_IDLE; | 10867 | rcu_expedited_state = RCU_EXPEDITED_STATE_IDLE; |
10868 | synchronize_sched_expedited_count++; | ||
10868 | mutex_unlock(&rcu_sched_expedited_mutex); | 10869 | mutex_unlock(&rcu_sched_expedited_mutex); |
10869 | put_online_cpus(); | 10870 | put_online_cpus(); |
10870 | if (need_full_sync) | 10871 | if (need_full_sync) |