This patch set fixes an opps when loading the radeon driver on old Macs with a 32-bit EFI implementation. Tested on a MacPro 1,1 with a Radeon X1900 XT card and 32-bit kernel. Mikel Rychliski (4): drm/radeon: Stop directly referencing iomem PCI: Use ioremap, not phys_to_virt for platform rom drm/radeon: iounmap unused mapping drm/amdgpu: iounmap unused mapping drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c | 1 + drivers/gpu/drm/radeon/radeon_bios.c | 12 ++++++++---- drivers/pci/rom.c | 5 ++--- 3 files changed, 11 insertions(+), 7 deletions(-) -- 2.13.7