aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c
diff options
context:
space:
mode:
authorYoung Xiao <[email protected]>2018-11-27 11:50:17 +0000
committerAlex Deucher <[email protected]>2018-11-28 20:55:37 +0000
commitb3f4bdda998be6018b76f46b852313ae74db5606 (patch)
tree16caed96b72ab97dcc4ad8d097a7b0a26e02ab50 /drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c
parentdrm/amd/pp: fix spelling mistake "dependancy" -> "dependency" (diff)
downloadkernel-b3f4bdda998be6018b76f46b852313ae74db5606.tar.gz
kernel-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 <[email protected]> Signed-off-by: Young Xiao <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c')
0 files changed, 0 insertions, 0 deletions