diff options
author | 2018-11-27 11:50:17 +0000 | |
---|---|---|
committer | 2018-11-28 15:55:37 -0500 | |
commit | b3f4bdda998be6018b76f46b852313ae74db5606 (patch) | |
tree | 16caed96b72ab97dcc4ad8d097a7b0a26e02ab50 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | drm/amd/pp: fix spelling mistake "dependancy" -> "dependency" (diff) | |
download | wireguard-linux-b3f4bdda998be6018b76f46b852313ae74db5606.tar.xz wireguard-linux-b3f4bdda998be6018b76f46b852313ae74db5606.zip |
drm: radeon: fix overflow on 32bit systems
the type mem->start is unsigned long, so this can overflow on
32bit system, since the type addr is uint64_t.
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Young Xiao <YangX92@hotmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions