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:
5afcdab
)
sched: Clean up ttwu() rq locking
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Fri, 27 Nov 2009 14:44:43 +0000
(15:44 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 9 Dec 2009 09:03:04 +0000
(10:03 +0100)
Since set_task_clock() doesn't rely on rq->clock anymore we can simplyfy
the mess in ttwu().
Optimize things a bit by not fiddling with the IRQ state there.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found