Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 125387
b: refs/heads/master
c: 36dffab
h: refs/heads/master
i:
  125385: db3796c
  125383: 4bb61b1
v: v3
  • Loading branch information
Vaidyanathan Srinivasan authored and Ingo Molnar committed Dec 23, 2008
1 parent 0b3d964 commit b392c1d
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: b77b881f21b29aa7efa668fde69ee3dc0372ae3f
refs/heads/master: 36dffab679c7eeb91c2507400cf4da6e9e01164e
2 changes: 1 addition & 1 deletion trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -3670,7 +3670,7 @@ load_balance_newidle(int this_cpu, struct rq *this_rq, struct sched_domain *sd,
}

if (!ld_moved) {
int active_balance;
int active_balance = 0;

schedstat_inc(sd, lb_failed[CPU_NEWLY_IDLE]);
if (!sd_idle && sd->flags & SD_SHARE_CPUPOWER &&
Expand Down

0 comments on commit b392c1d

Please sign in to comment.