diff options
author | Wanpeng Li <wanpeng.li@linux.intel.com> | 2015-03-17 19:15:30 +0800 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2015-03-27 09:36:12 +0100 |
commit | bd4bde14b93cce8fa77765ff709e0be55abdba2c (patch) | |
tree | aec69388085407ee49200e720d6359d0b7945461 /kernel/sched/core.c | |
parent | d4573c3e1c992668f5dcd57d1c2ced56ae9650b9 (diff) |
sched/deadline: Avoid a superfluous check
Since commit 40767b0dc768 ("sched/deadline: Fix deadline parameter
modification handling") we clear the thottled state when switching
from a dl task, therefore we should never find it set in switching to
a dl task.
Signed-off-by: Wanpeng Li <wanpeng.li@linux.intel.com>
[ Improved the changelog. ]
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Juri Lelli <juri.lelli@arm.com>
Link: http://lkml.kernel.org/r/1426590931-4639-1-git-send-email-wanpeng.li@linux.intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'kernel/sched/core.c')
0 files changed, 0 insertions, 0 deletions