From: Peter Zijlstra Date: Thu, 21 Jan 2010 15:34:27 +0000 (+0100) Subject: sched: Fix incorrect sanity check X-Git-Tag: v2.6.33-rc7~50^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11854247e2c851e7ff9ce138e501c6cffc5a4217;p=pandora-kernel.git sched: Fix incorrect sanity check We moved to migrate on wakeup, which means that sleeping tasks could still be present on offline cpus. Amend the check to only test running tasks. Reported-by: Heiko Carstens Signed-off-by: Peter Zijlstra Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed