From: Linus Torvalds Date: Thu, 10 Jul 2008 18:25:03 +0000 (-0700) Subject: sched: fix cpu hotplug, cleanup X-Git-Tag: v2.6.26~29^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1e387348a2a70954312b102d0589c3e2ca3dba1;p=pandora-kernel.git sched: fix cpu hotplug, cleanup 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 --- Reading git-diff-tree failed