sched: fix cpu hotplug, cleanup
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Jul 2008 18:25:03 +0000 (11:25 -0700)
committerIngo 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