aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorAmit Kucheria <[email protected]>2018-07-26 16:03:10 +0530
committerEduardo Valentin <[email protected]>2018-07-27 15:16:55 -0700
commit432121adf5e880240237bd9b15ec0ab995d7ea1f (patch)
tree2a4115a3bd6ad2ffc9f810b88d09c3252ef323bd /tools/perf/scripts/python/bin/export-to-postgresql-report
parentfaa590baf8dfe5ad877e062f18de4419e4d174f7 (diff)
thermal: tsens: Fix negative temperature reporting
The current code will always return 0xffffffff in case of negative temperatures due to a bug in how the binary sign extension is being done. Use sign_extend32() instead. Signed-off-by: Amit Kucheria <[email protected]> Reviewed-by: Matthias Kaehlcke <[email protected]> Reviewed-by: Bjorn Andersson <[email protected]> Signed-off-by: Eduardo Valentin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions