Re: [PATCH 6/13] devres: implement managed iomap interface

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Sergei Shtylyov
Date: Tuesday, April 8, 2008 - 7:55 am

Tejun Heo wrote:



    :-)


    It's broken with drivers using MMIO, I meant to say.


    This is a *hardware* mapping on some non-x86 platforms (like PPC 44x or 
MIPS Alchemy). The arch/ppc/ and arch/mips/ kernels have special hooks called 
from ioremap() which help create an illusion that the PCI memory space on such 
platforms (not only it) is mapped below 4 GB; arch/powerpc/ kernel doesn't do 
this anymore -- hence this newly encountered issue.

WBR, Sergei
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCHSET] Managed device resources, take #2, Tejun Heo, (Tue Jan 9, 10:35 pm)
[PATCH 8/13] libata: implement ata_host_detach(), Tejun Heo, (Tue Jan 9, 10:35 pm)
[PATCH 11/13] libata: remove unused functions, Tejun Heo, (Tue Jan 9, 10:35 pm)
Re: [PATCHSET] Managed device resources, take #2, Jeff Garzik, (Fri Jan 19, 5:31 pm)
Re: [PATCH 6/13] devres: implement managed iomap interface, Sergei Shtylyov, (Mon Apr 7, 9:46 am)
Re: [PATCH 6/13] devres: implement managed iomap interface, Sergei Shtylyov, (Tue Apr 8, 7:55 am)
Re: [PATCH 6/13] devres: implement managed iomap interface, Sergei Shtylyov, (Thu Apr 10, 9:56 am)
Re: [PATCH 6/13] devres: implement managed iomap interface, Sergei Shtylyov, (Thu Apr 10, 11:24 am)