linux-stable/drivers/infiniband/hw
Sagi Grimberg 0ba24dd39a RDMA/nes: Support the new memory registration API
Support the new memory registration API by allocating a
private page list array in nes_mr and populate it when
nes_map_mr_sg is invoked. Also, support IB_WR_REG_MR
by duplicating IB_WR_FAST_REG_MR handling and take the
needed information from different places:
- page_size, iova, length (ib_mr)
- page array (nes_mr)
- key, access flags (ib_reg_wr)

The IB_WR_FAST_REG_MR handlers will be removed later when
all the ULPs will be converted.

Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Acked-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2015-10-28 22:27:18 -04:00
..
cxgb3 RDMA/cxgb3: Support the new memory registration API 2015-10-28 22:27:18 -04:00
cxgb4 iw_cxgb4: Support the new memory registration API 2015-10-28 22:27:18 -04:00
mlx4 IB/mlx4: Support the new memory registration API 2015-10-28 22:27:17 -04:00
mlx5 IB/mlx5: Support the new memory registration API 2015-10-28 22:27:17 -04:00
mthca Merge branch 'wr-cleanup' into k.o/for-4.4 2015-10-28 22:23:34 -04:00
nes RDMA/nes: Support the new memory registration API 2015-10-28 22:27:18 -04:00
ocrdma RDMA/ocrdma: Support the new memory registration API 2015-10-28 22:27:18 -04:00
qib IB/qib: Support the new memory registration API 2015-10-28 22:27:18 -04:00
usnic usnic: correctly handle kzalloc return value 2015-10-21 16:41:19 -04:00
Makefile IB/ehca: Deprecate driver, move to staging, schedule deletion 2015-09-11 18:13:35 -04:00