diff options
author | Felix Kuehling <[email protected]> | 2018-11-24 22:46:23 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2018-11-28 14:38:33 -0500 |
commit | 9ce2b991f7ea45b913c3c391bb652dd95dd78876 (patch) | |
tree | 2d2280cddb9fbb92849a7910c64d8718afde9cc2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 04ac4b0ed412f65230b456fcd9aa07e13befff89 (diff) |
drm/amdgpu: Cast to uint64_t before left shift
Avoid potential integer overflows with left shift in huge-page mapping
code by casting the operand to uin64_t first.
Signed-off-by: Felix Kuehling <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions