Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 257173
b: refs/heads/master
c: 5f817d6
h: refs/heads/master
i:
  257171: e49d5d4
v: v3
  • Loading branch information
Jan Schoenherr authored and Ingo Molnar committed Jul 21, 2011
1 parent eac3ce1 commit 733103d
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: 9763b67fb9f3050c6da739105888327587c30c4d
refs/heads/master: 5f817d676b7b7ac4a29f5ed93063ae7a24550c12
2 changes: 1 addition & 1 deletion trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -8362,7 +8362,7 @@ static inline void unregister_fair_sched_group(struct task_group *tg, int cpu)
list_del_leaf_cfs_rq(tg->cfs_rq[cpu]);
raw_spin_unlock_irqrestore(&rq->lock, flags);
}
#else /* !CONFG_FAIR_GROUP_SCHED */
#else /* !CONFIG_FAIR_GROUP_SCHED */
static inline void free_fair_sched_group(struct task_group *tg)
{
}
Expand Down

0 comments on commit 733103d

Please sign in to comment.