]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating it
authorBart Van Assche <bart.vanassche@sandisk.com>
Fri, 20 Jan 2017 21:04:37 +0000 (13:04 -0800)
committerDoug Ledford <dledford@redhat.com>
Tue, 24 Jan 2017 17:31:32 +0000 (12:31 -0500)
commit0bbb3b7496eabb6779962a998a8a91f4a8e589ff
tree621067e9c6fc1c3028c6e4d2d584552c41aba34f
parent99db9494035f5b9fbb1d579f89c6fa1beba6dbb7
IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating it

Make the rxe and rdmavt drivers use dma_virt_ops. Update the
comments that refer to the source files removed by this patch.
Remove struct ib_dma_mapping_ops. Remove ib_device.dma_ops.

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Cc: Andrew Boyer <andrew.boyer@dell.com>
Cc: Dennis Dalessandro <dennis.dalessandro@intel.com>
Cc: Jonathan Toppins <jtoppins@redhat.com>
Cc: Alex Estrin <alex.estrin@intel.com>
Cc: Leon Romanovsky <leonro@mellanox.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
13 files changed:
drivers/infiniband/sw/rdmavt/Kconfig
drivers/infiniband/sw/rdmavt/Makefile
drivers/infiniband/sw/rdmavt/dma.c [deleted file]
drivers/infiniband/sw/rdmavt/dma.h [deleted file]
drivers/infiniband/sw/rdmavt/mr.c
drivers/infiniband/sw/rdmavt/vt.c
drivers/infiniband/sw/rdmavt/vt.h
drivers/infiniband/sw/rxe/Kconfig
drivers/infiniband/sw/rxe/Makefile
drivers/infiniband/sw/rxe/rxe_dma.c [deleted file]
drivers/infiniband/sw/rxe/rxe_loc.h
drivers/infiniband/sw/rxe/rxe_verbs.c
include/rdma/ib_verbs.h