git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99d79aa
)
drm/radeon/cik: fix overflow in vram fetch
author
Alex Deucher
<alexander.deucher@amd.com>
Tue, 24 Sep 2013 14:56:55 +0000
(10:56 -0400)
committer
Alex Deucher
<alexander.deucher@amd.com>
Tue, 24 Sep 2013 15:01:24 +0000
(11:01 -0400)
Missing ULL when calculating the amount of vram
leads to an overflow when the amount of vram is >= 4G.
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
No differences found