7d2ce4b016
RDMA application can provide non-aligned buffers to be registered. In such case the DMA address passed by driver is pointing to the beginning of the physical address of the mapped page so we can't distinguish between two addresses from the same page. Fix it by keeping the offset of the virtual address in mr->virt. Signed-off-by: Yuval Shaia <yuval.shaia@oracle.com> Reviewed-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com> Message-Id: <20180805153518.2983-13-yuval.shaia@oracle.com> Signed-off-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com> |
||
---|---|---|
.. | ||
pvrdma_cmd.c | ||
pvrdma_dev_ring.c | ||
pvrdma_dev_ring.h | ||
pvrdma_main.c | ||
pvrdma_qp_ops.c | ||
pvrdma_qp_ops.h | ||
pvrdma.h | ||
trace-events |