From: Alex Deucher Date: Tue, 24 Sep 2013 14:56:55 +0000 (-0400) Subject: drm/radeon/cik: fix overflow in vram fetch X-Git-Tag: v3.12-rc3~7^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13c5bfdad758bddc199850c22246ddf26adcec1f;p=pandora-kernel.git drm/radeon/cik: fix overflow in vram fetch Missing ULL when calculating the amount of vram leads to an overflow when the amount of vram is >= 4G. Signed-off-by: Alex Deucher Cc: stable@vger.kernel.org --- Reading git-diff-tree failed