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:
ab3b3aa
)
sched: Fix pick_next_highest_task_rt() for cgroups
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Wed, 10 Mar 2010 16:07:24 +0000
(17:07 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 11 Mar 2010 14:21:50 +0000
(15:21 +0100)
Since pick_next_highest_task_rt() already iterates all the cgroups and
is really only interested in tasks, skip over the !task entries.
Reported-by: Dhaval Giani <dhaval.giani@gmail.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Tested-by: Dhaval Giani <dhaval.giani@gmail.com>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched_rt.c
patch
|
blob
|
history
diff --cc
kernel/sched_rt.c
Simple merge