Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
radeon: Do not directly dereference pointers to BIOS area.
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
- Loading branch information