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:
dc7fab8
)
sched: fix cpu hotplug, cleanup
author
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 10 Jul 2008 18:25:03 +0000
(11:25 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 10 Jul 2008 18:39:58 +0000
(20:39 +0200)
Clean up __migrate_task(): to just have separate "done" and "fail"
cases, instead of that "out" case with random error behavior.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found