summaryrefslogtreecommitdiffstats
path: root/mm/compaction.c
diff options
context:
space:
mode:
authorJuri Lelli <juri.lelli@arm.com>2014-10-24 10:16:37 +0100
committerIngo Molnar <mingo@kernel.org>2014-10-28 10:46:00 +0100
commit64be6f1f5f710f5995d41caf8a1767fe6d2b5a87 (patch)
tree7f35a4ab8b313cac8bd882aa5595689167051857 /mm/compaction.c
parenteeb61e53ea19be0c4015b00b2e8b3b2185436f2b (diff)
downloadlinux-stable-64be6f1f5f710f5995d41caf8a1767fe6d2b5a87.tar.gz
linux-stable-64be6f1f5f710f5995d41caf8a1767fe6d2b5a87.tar.bz2
linux-stable-64be6f1f5f710f5995d41caf8a1767fe6d2b5a87.zip
sched/deadline: Don't replenish from a !SCHED_DEADLINE entity
In the deboost path, right after the dl_boosted flag has been reset, we can currently end up replenishing using -deadline parameters of a !SCHED_DEADLINE entity. This of course causes a bug, as those parameters are empty. In the case depicted above it is safe to simply bail out, as the deboosted task is going to be back to its original scheduling class anyway. Reported-by: Daniel Wagner <daniel.wagner@bmw-carit.de> Tested-by: Daniel Wagner <daniel.wagner@bmw-carit.de> Signed-off-by: Juri Lelli <juri.lelli@arm.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: vincent@legout.info Cc: Dario Faggioli <raistlin@linux.it> Cc: Michael Trimarchi <michael@amarulasolutions.com> Cc: Fabio Checconi <fchecconi@gmail.com> Link: http://lkml.kernel.org/r/1414142198-18552-4-git-send-email-juri.lelli@arm.com Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'mm/compaction.c')
0 files changed, 0 insertions, 0 deletions