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:
4dcfe10
)
sched: Fix buglet in return_cfs_rq_runtime()
author
Paul Turner
<pjt@google.com>
Tue, 8 Nov 2011 04:26:34 +0000
(20:26 -0800)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 16 Nov 2011 07:43:45 +0000
(08:43 +0100)
In return_cfs_rq_runtime() we want to return bandwidth when there are no
remaining tasks, not "return" when this is the case.
Signed-off-by: Paul Turner <pjt@google.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link:
http://lkml.kernel.org/r/20111108042736.623812423@google.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched_fair.c
patch
|
blob
|
history
diff --cc
kernel/sched_fair.c
Simple merge