git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
673a90a
)
sched: fix debugging
author
Mike Galbraith
<efault@gmx.de>
Tue, 29 Apr 2008 10:23:09 +0000
(12:23 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 5 May 2008 21:56:18 +0000
(23:56 +0200)
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>
No differences found