Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 100182
b: refs/heads/master
c: f7dcd80
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner authored and Ingo Molnar committed Jun 6, 2008
1 parent 6a25f81 commit b6d2d61
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: d07355f5def74d060333563b36ab51b89fd44cdd
refs/heads/master: f7dcd80bbc8e7032443e6539ea1b830364f82200
2 changes: 1 addition & 1 deletion trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -1633,7 +1633,7 @@ inline int task_curr(const struct task_struct *p)
}

/* Used instead of source_load when we know the type == 0 */
unsigned long weighted_cpuload(const int cpu)
static unsigned long weighted_cpuload(const int cpu)
{
return cpu_rq(cpu)->load.weight;
}
Expand Down

0 comments on commit b6d2d61

Please sign in to comment.