diff options
author | Juri Lelli <[email protected]> | 2014-10-24 10:16:37 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2014-10-28 10:46:00 +0100 |
commit | 64be6f1f5f710f5995d41caf8a1767fe6d2b5a87 (patch) | |
tree | 7f35a4ab8b313cac8bd882aa5595689167051857 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | eeb61e53ea19be0c4015b00b2e8b3b2185436f2b (diff) |
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 <[email protected]>
Tested-by: Daniel Wagner <[email protected]>
Signed-off-by: Juri Lelli <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: [email protected]
Cc: Dario Faggioli <[email protected]>
Cc: Michael Trimarchi <[email protected]>
Cc: Fabio Checconi <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions