]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sched: fix debugging
authorMike Galbraith <efault@gmx.de>
Tue, 29 Apr 2008 10:23:09 +0000 (12:23 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 5 May 2008 21:56:18 +0000 (23:56 +0200)
commitd7dcdc11cfa6a8860a29b09f985467b89224699d
treecd7b8c1ba9b23ec84f93e58417e67644dfd7a124
parent673a90a1e05c8127886f7659d1a457169378371f
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 <efault@gmx.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched_fair.c