diff options
author | Sean Paul <seanpaul@chromium.org> | 2018-10-04 22:24:04 +0300 |
---|---|---|
committer | Rob Clark <robdclark@gmail.com> | 2018-10-07 21:40:28 +0300 |
commit | f926a2e1718edc28f59f1079ebb6832532810587 (patch) | |
tree | 12c10d41608dc20399d13c5cab357bf61b254c5e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a69c5ed25d71c6342fbc6a52fb09b679456394e3 (diff) | |
download | linux-f926a2e1718edc28f59f1079ebb6832532810587.tar.xz |
drm/msm: a5xx: Fix improper u64 division
This patch uses the proper do_div() macro to perform u64 division and
guards against overflow if the result is too large for the unsigned long
return type
Fixes: de0a3d094de0 drm/msm: re-factor devfreq code
Cc: Sharat Masetty <smasetty@codeaurora.org>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions