diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-12-19 15:29:49 +0000 |
---|---|---|
committer | Ben Skeggs <bskeggs@redhat.com> | 2019-02-20 08:59:58 +1000 |
commit | b1d03fc36ec9834465a08c275c8d563e07f6f6bf (patch) | |
tree | edaf928321aa770d0858b08e481ce9f3f53129ae /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 13649101a25c53c87f4ab98a076dfe61f3636ab1 (diff) |
drm/nouveau/pmu: don't print reply values if exec is false
Currently the uninitialized values in the array reply are printed out
when exec is false and nvkm_pmu_send has not updated the array. Avoid
confusion by only dumping out these values if they have been actually
updated.
Detected by CoverityScan, CID#1271291 ("Uninitialized scaler variable")
Fixes: ebb58dc2ef8c ("drm/nouveau/pmu: rename from pwr (no binary change)")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions