diff options
| author | Juri Lelli <[email protected]> | 2017-05-31 17:59:26 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-06-03 19:10:08 +0900 |
| commit | 95adb4e59263d3056d75eb385e79f9e037b5b7bc (patch) | |
| tree | d3df56c41de2b395546a9e7e687b56ab8fa614e7 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
| parent | fa081d15a2cc7ca12ff2932df74b4ee3de4a0a45 (diff) | |
arm: fix return value of parse_cpu_capacity
parse_cpu_capacity() has to return 0 on failure, but it currently returns
1 instead if raw_capacity kcalloc failed.
Fix it (by directly returning 0).
Reported-by: Morten Rasmussen <[email protected]>
Fixes: 06073ee26775 ('ARM: 8621/3: parse cpu capacity-dmips-mhz from DT')
Signed-off-by: Juri Lelli <[email protected]>
Acked-by: Russell King <[email protected]>
Acked-by: Vincent Guittot <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions