Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 245600
b: refs/heads/master
c: 4934a4d
h: refs/heads/master
v: v3
  • Loading branch information
Rakib Mullick authored and Ingo Molnar committed May 6, 2011
1 parent 1a6c568 commit 61bc648
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: 931aeeda0dca81152aec48f30be01e86a268bf89
refs/heads/master: 4934a4d3d3fa775601a9f1b35cc0e2aa93f81355
2 changes: 2 additions & 0 deletions trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,9 @@ struct cfs_rq {
*/
struct sched_entity *curr, *next, *last, *skip;

#ifdef CONFIG_SCHED_DEBUG
unsigned int nr_spread_over;
#endif

#ifdef CONFIG_FAIR_GROUP_SCHED
struct rq *rq; /* cpu runqueue to which this cfs_rq is attached */
Expand Down

0 comments on commit 61bc648

Please sign in to comment.