Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b3f4bdda authored by Young Xiao's avatar Young Xiao Committed by Alex Deucher
Browse files

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: default avatarChristian König <christian.koenig@amd.com>
Signed-off-by: default avatarYoung Xiao <YangX92@hotmail.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent ce998149
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment