Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349503
b: refs/heads/master
c: 38dc334
h: refs/heads/master
i:
  349501: 7dbcd22
  349499: 658f465
  349495: 2626424
  349487: e4b6c53
  349471: c0a9789
  349439: 3142730
v: v3
  • Loading branch information
Arnd Bergmann authored and Ingo Molnar committed Jan 25, 2013
1 parent ea5735f commit cbaa6da
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: aa7f67304d1a03180f463258aa6f15a8b434e77d
refs/heads/master: 38dc3348e36d6cbe6ad51d771e4db948cda5b0e3
2 changes: 1 addition & 1 deletion trunk/kernel/sched/fair.c
Original file line number Diff line number Diff line change
Expand Up @@ -2663,7 +2663,7 @@ static void destroy_cfs_bandwidth(struct cfs_bandwidth *cfs_b)
hrtimer_cancel(&cfs_b->slack_timer);
}

static void unthrottle_offline_cfs_rqs(struct rq *rq)
static void __maybe_unused unthrottle_offline_cfs_rqs(struct rq *rq)
{
struct cfs_rq *cfs_rq;

Expand Down

0 comments on commit cbaa6da

Please sign in to comment.