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:
28b4a52
)
sched: Simplify can_migrate_task()
author
Zhang Hang
<bob.zhanghang@huawei.com>
Wed, 10 Apr 2013 06:04:55 +0000
(14:04 +0800)
committer
Ingo Molnar
<mingo@kernel.org>
Wed, 10 Apr 2013 09:15:45 +0000
(11:15 +0200)
At this point tsk_cache_hot is always true, so no need to check it.
Signed-off-by: Zhang Hang <bob.zhanghang@huawei.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Link:
http://lkml.kernel.org/r/51650107.9040606@huawei.com
[ Also remove unnecessary schedstat #ifdefs. ]
Signed-off-by: Ingo Molnar <mingo@kernel.org>
No differences found