Hi ,

I have the question about ioremap. ioremap is used to map virtual address space from physical address space. Suppose if a driver has done ioremap, do it be posible that another driver can again ioremap the same physical space while the virtual space is held by ist driver?

regards
dinky