Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63977
b: refs/heads/master
c: de0cf89
h: refs/heads/master
i:
  63975: 9d27957
v: v3
  • Loading branch information
Oleg Nesterov authored and Ingo Molnar committed Aug 12, 2007
1 parent 18bc241 commit f91e831
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5d2b3d3695a841231b65b5536a70dc29961c5611
refs/heads/master: de0cf899bbf06b6f64a5dce9c59d74c41b6b4232
2 changes: 1 addition & 1 deletion trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -3106,7 +3106,7 @@ static void run_rebalance_domains(struct softirq_action *h)
if (need_resched())
break;

rebalance_domains(balance_cpu, SCHED_IDLE);
rebalance_domains(balance_cpu, CPU_IDLE);

rq = cpu_rq(balance_cpu);
if (time_after(this_rq->next_balance, rq->next_balance))
Expand Down

0 comments on commit f91e831

Please sign in to comment.