Quoting r. keshetti mahesh <k_mahesh85 at yahoo.co.in>: > addr_array[0] = virt_to_phys(test->mem) ; Not related to your problem, but you really should be using the DMA API to get the DMA address and pass that to memory registration verbs. -- MST