Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 234547
b: refs/heads/master
c: 6ea72f1
h: refs/heads/master
i:
  234545: c9cd227
  234543: 9d4c419
v: v3
  • Loading branch information
Peter Zijlstra authored and Ingo Molnar committed Jan 27, 2011
1 parent 16fb3d8 commit cf17329
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: da7a735e51f9622eb3e1672594d4a41da01d7e4f
refs/heads/master: 6ea72f12069306b235151c5b05ac0cca7e1dedfa
2 changes: 2 additions & 0 deletions trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -7922,7 +7922,9 @@ static void init_cfs_rq(struct cfs_rq *cfs_rq, struct rq *rq)
#ifdef CONFIG_FAIR_GROUP_SCHED
cfs_rq->rq = rq;
/* allow initial update_cfs_load() to truncate */
#ifdef CONFIG_SMP
cfs_rq->load_stamp = 1;
#endif
#endif
cfs_rq->min_vruntime = (u64)(-(1LL << 20));
}
Expand Down

0 comments on commit cf17329

Please sign in to comment.