commit | b7d698d7fd7d132c6ebe56d230584f2cae6c94ee | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon Sep 07 12:32:09 2015 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Sep 23 17:23:33 2015 -0400 |
tree | 3c227faefa5d3435e6820ef7340a51bbc20d27e0 | |
parent | 1886d1a9caed20f457dd69a926c7f8b54c2d5f48 [diff] |
drm/amdgpu: fix overflow on 32bit systems mem->start is a long, so this can overflow on 32bit systems. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Jammy Zhou <Jammy.Zhou@amd.com> Cc: stable@vger.kernel.org