From: Mike Galbraith Date: Tue, 29 Apr 2008 10:23:09 +0000 (+0200) Subject: sched: fix debugging X-Git-Tag: v2.6.26-rc2~62^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7dcdc11cfa6a8860a29b09f985467b89224699d;p=pandora-kernel.git sched: fix debugging Revert debugging commit 7ba2e74ab5a0518bc953042952dd165724bc70c9. print_cfs_rq_tasks() can induce live-lock if a task is dequeued during list traversal. Signed-off-by: Mike Galbraith Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed