Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>2009-02-25 20:59:26 +0300
committerIngo Molnar <mingo@elte.hu>2009-02-26 16:18:55 +0300
commitcac64d00c256e65776d575e82aaf540632b66178 (patch)
tree993ca627d80b76baefe322c3cbef9f1599d55bff /kernel/user.c
parent694593e3374a67d95ece6a275a1f181644c2c4d8 (diff)
sched_rt: don't start timer when rt bandwidth disabled
Impact: fix incorrect condition check No need to start rt bandwidth timer when rt bandwidth is disabled. If this timer starts, it may stop at sched_rt_period_timer() on the first time. Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/user.c')
0 files changed, 0 insertions, 0 deletions