git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71fd371
)
sched: simplify can_migrate_task()
author
Sven-Thorsten Dietrich
<sven@thebigcorporation.com>
Fri, 24 Aug 2007 18:39:10 +0000
(20:39 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 24 Aug 2007 18:39:10 +0000
(20:39 +0200)
Remove trivial conditional branch in Linux scheduler's
can_migrate_task() function.
text data bss dec hex filename
34770 2998 24 37792 93a0 sched.o.before
34757 2998 24 37779 9393 sched.o.after
Signed-off-by: Sven-Thorsten Dietrich <sven@thebigcorporation.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found