Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 318403
b: refs/heads/master
c: 85c1e7d
h: refs/heads/master
i:
  318401: 8e99d7e
  318399: cda03b6
v: v3
  • Loading branch information
Prashanth Nageshappa authored and Ingo Molnar committed Jul 24, 2012
1 parent a3aaae2 commit 94ccc20
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: 970e178985cadbca660feb02f4d2ee3a09f7fdda
refs/heads/master: 85c1e7dae165acd004429f81fe52bfbf55b57a98
2 changes: 1 addition & 1 deletion trunk/kernel/sched/fair.c
Original file line number Diff line number Diff line change
Expand Up @@ -3058,8 +3058,8 @@ static unsigned long __read_mostly max_load_balance_interval = HZ/10;
struct lb_env {
struct sched_domain *sd;

int src_cpu;
struct rq *src_rq;
int src_cpu;

int dst_cpu;
struct rq *dst_rq;
Expand Down

0 comments on commit 94ccc20

Please sign in to comment.