Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 121340
b: refs/heads/master
c: efbe027
h: refs/heads/master
v: v3
  • Loading branch information
Vaidyanathan Srinivasan authored and Ingo Molnar committed Dec 8, 2008
1 parent 3faf8ac commit 00cf20c
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: 5436499e6098759c2340f8b906ea52f993dc4efb
refs/heads/master: efbe027e95dc13ac343b6130948418d7ead7ddf1
2 changes: 1 addition & 1 deletion trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -3685,7 +3685,7 @@ load_balance_newidle(int this_cpu, struct rq *this_rq, struct sched_domain *sd,
static void idle_balance(int this_cpu, struct rq *this_rq)
{
struct sched_domain *sd;
int pulled_task = -1;
int pulled_task = 0;
unsigned long next_balance = jiffies + HZ;
cpumask_t tmpmask;

Expand Down

0 comments on commit 00cf20c

Please sign in to comment.