Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264212
b: refs/heads/master
c: 6ebbe7a
h: refs/heads/master
v: v3
  • Loading branch information
Simon Kirby authored and Ingo Molnar committed Sep 26, 2011
1 parent 8681d87 commit 5e97d51
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: 3be209a8e22cedafc1b6945608b7bb8d9887ab61
refs/heads/master: 6ebbe7a07b3bc40b168d2afc569a6543c020d2e3
2 changes: 1 addition & 1 deletion trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -4372,7 +4372,7 @@ static inline void sched_submit_work(struct task_struct *tsk)
blk_schedule_flush_plug(tsk);
}

asmlinkage void schedule(void)
asmlinkage void __sched schedule(void)
{
struct task_struct *tsk = current;

Expand Down

0 comments on commit 5e97d51

Please sign in to comment.