Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 100200
b: refs/heads/master
c: e9886ca
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt authored and Ingo Molnar committed Jun 10, 2008
1 parent fe7d2be commit 7bab273
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 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: 6492c7f83e88a3a9521793b6934d882b97afe287
refs/heads/master: e9886ca3a93d7d041d3de8e5acebe213da777d59
8 changes: 0 additions & 8 deletions trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -1480,16 +1480,8 @@ static unsigned long source_load(int cpu, int type);
static unsigned long target_load(int cpu, int type);
static unsigned long cpu_avg_load_per_task(int cpu);
static int task_hot(struct task_struct *p, u64 now, struct sched_domain *sd);
#else /* CONFIG_SMP */

#ifdef CONFIG_FAIR_GROUP_SCHED
static void cfs_rq_set_shares(struct cfs_rq *cfs_rq, unsigned long shares)
{
}
#endif

#endif /* CONFIG_SMP */

#include "sched_stats.h"
#include "sched_idletask.c"
#include "sched_fair.c"
Expand Down

0 comments on commit 7bab273

Please sign in to comment.