commit | 7db0eea916dcc050811f7a498b4e268d764c6d24 | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgg@nvidia.com> | Mon Oct 26 15:19:35 2020 +0200 |
committer | Jason Gunthorpe <jgg@nvidia.com> | Mon Nov 02 14:52:26 2020 -0400 |
tree | df6e01407a6a42c43a47e4cb8b71f78d01060511 | |
parent | 95741ee3f0f1f437720626131d866ac8dc66ab14 [diff] |
RDMA/mlx5: Remove ncont from mlx5_ib_cont_pages() This is the same as ib_umem_num_dma_blocks(umem, 1UL << page_shift), have the callers compute it directly. Link: https://lore.kernel.org/r/20201026131936.1335664-7-leon@kernel.org Signed-off-by: Leon Romanovsky <leonro@nvidia.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>