LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* ioremap() twice on same memory mapped area?
@ 2006-08-19  6:52 Parav Pandit
  2006-08-19 14:13 ` Dan Malek
  0 siblings, 1 reply; 2+ messages in thread
From: Parav Pandit @ 2006-08-19  6:52 UTC (permalink / raw)
  To: Linuxppc-embedded

[-- Attachment #1: Type: text/plain, Size: 472 bytes --]

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 

[-- Attachment #2: Type: text/html, Size: 663 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-08-19 14:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-19  6:52 ioremap() twice on same memory mapped area? Parav Pandit
2006-08-19 14:13 ` Dan Malek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox