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:
7fc07d8
)
sched: TIF_NEED_RESCHED -> need_reshed() cleanup
author
Lai Jiangshan
<laijs@cn.fujitsu.com>
Fri, 6 Mar 2009 11:40:20 +0000
(19:40 +0800)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 6 Mar 2009 11:48:55 +0000
(12:48 +0100)
Impact: cleanup
Use test_tsk_need_resched(), set_tsk_need_resched(), need_resched()
instead of using TIF_NEED_RESCHED.
Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <
49B10BA4
.9070209@cn.fujitsu.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found