From: Peter Zijlstra Date: Tue, 19 Aug 2008 10:33:03 +0000 (+0200) Subject: sched: rt-bandwidth accounting fix X-Git-Tag: v2.6.27-rc5~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc2991cf15ae92fa30b3ea9f56a8a5a337bd33c7;p=pandora-kernel.git sched: rt-bandwidth accounting fix It fixes an accounting bug where we would continue accumulating runtime even though the bandwidth control is disabled. This would lead to very long throttle periods once bandwidth control gets turned on again. Signed-off-by: Peter Zijlstra Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed