diff options
author | Byungchul Park <[email protected]> | 2016-01-15 16:07:49 +0900 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-02-29 09:53:03 +0100 |
commit | 7400d3bbaa229eb8e7631d28fb34afd7cd2c96ff (patch) | |
tree | 3b7923aa56e1beae702ff554f3e4bdb8c123d69d /tools/perf/scripts/python/stackcollapse.py | |
parent | 6aa447bcbb444cd1b738613a20627f288d631665 (diff) |
sched/fair: Avoid using decay_load_missed() with a negative value
decay_load_missed() cannot handle nagative values, so we need to prevent
using the function with a negative value.
Reported-by: Dietmar Eggemann <[email protected]>
Signed-off-by: Byungchul Park <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Chris Metcalf <[email protected]>
Cc: Christoph Lameter <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Luiz Capitulino <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Paul E . McKenney <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Rik van Riel <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Fixes: 59543275488d ("sched/fair: Prepare __update_cpu_load() to handle active tickless")
Link: http://lkml.kernel.org/r/20160115070749.GA1914@X58A-UD3R
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions