commit | 95741ee3f0f1f437720626131d866ac8dc66ab14 | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgg@nvidia.com> | Mon Oct 26 15:19:34 2020 +0200 |
committer | Jason Gunthorpe <jgg@nvidia.com> | Mon Nov 02 14:52:26 2020 -0400 |
tree | d07409b0b8f0efe77bf7b3ac4cdcc8ca5e00b3d3 | |
parent | f0093fb1a7cbff4bbfa47c1499a9e76f75359dbe [diff] |
RDMA/mlx5: Remove order from mlx5_ib_cont_pages() Only alloc_mr_from_cache() needs order and can trivially compute it, so lift it to the one call site and remove the NULL arguments. Link: https://lore.kernel.org/r/20201026131936.1335664-6-leon@kernel.org Signed-off-by: Leon Romanovsky <leonro@nvidia.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>