Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86324
b: refs/heads/master
c: 67ca7bd
h: refs/heads/master
v: v3
  • Loading branch information
Harvey Harrison authored and Ingo Molnar committed Feb 25, 2008
1 parent 3754001 commit 8e59c87
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: 7eee3e677d6e2e9007afcd7d79b0715525aa552e
refs/heads/master: 67ca7bde2e9d3516b5ae0188330ad1059ac03f38
2 changes: 1 addition & 1 deletion trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -3889,7 +3889,7 @@ pick_next_task(struct rq *rq, struct task_struct *prev)
asmlinkage void __sched schedule(void)
{
struct task_struct *prev, *next;
long *switch_count;
unsigned long *switch_count;
struct rq *rq;
int cpu;

Expand Down

0 comments on commit 8e59c87

Please sign in to comment.