Files
linux/drivers/gpu
David Miller fde250a51c radeon: Do not directly dereference pointers to BIOS area.
[ Upstream commit f2c9e560b4 ]

Use readb() and memcpy_fromio() accessors instead.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
2015-04-24 17:13:46 -04:00
..