From: David Miller Date: Thu, 19 Mar 2015 03:18:40 +0000 (-0400) Subject: radeon: Do not directly dereference pointers to BIOS area. X-Git-Tag: omap-for-v4.1/fixes-rc1~236^2~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2c9e560b406f2f6b14b345c7da33467dee9cdf2;p=pandora-kernel.git radeon: Do not directly dereference pointers to BIOS area. Use readb() and memcpy_fromio() accessors instead. Reviewed-by: Christian König Signed-off-by: David S. Miller Signed-off-by: Alex Deucher Cc: stable@vger.kernel.org --- Reading git-diff-tree failed