From: Paul Turner Date: Tue, 8 Nov 2011 04:26:34 +0000 (-0800) Subject: sched: Fix buglet in return_cfs_rq_runtime() X-Git-Tag: v3.2-rc5~45^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fccfdc6f0d8c83c854eeb6d93aa158f0e551bd49;p=pandora-kernel.git sched: Fix buglet in return_cfs_rq_runtime() 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 Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/20111108042736.623812423@google.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed