ioremap() twice on same memory mapped area?
Parav Pandit
paravpandit at yahoo.com
Sat Aug 19 16:52:47 EST 2006
Hi,
I have memory mapped device and two device drivers wants to use the same area for different external device.
To access the same space there is a global spin lock to avoid any race condition.
Question is:
Can both the driver call the ioremap() on the same space and get the different virtual address? or ioremap() should fail?
Regards,
Parav Pandit
---------------------------------
Get your email and more, right on the new Yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20060818/f53e44b3/attachment.htm
More information about the Linuxppc-embedded
mailing list