|
@@ -3596,6 +3596,7 @@ static void nohz_idle_balance(int this_cpu, enum cpu_idle_type idle)
|
|
}
|
|
}
|
|
|
|
|
|
raw_spin_lock_irq(&this_rq->lock);
|
|
raw_spin_lock_irq(&this_rq->lock);
|
|
|
|
+ update_rq_clock(this_rq);
|
|
update_cpu_load(this_rq);
|
|
update_cpu_load(this_rq);
|
|
raw_spin_unlock_irq(&this_rq->lock);
|
|
raw_spin_unlock_irq(&this_rq->lock);
|
|
|
|
|