RDMA/mlx5: Move xlt_emergency_page_mutex into mr.c
authorJason Gunthorpe <jgg@nvidia.com>
Mon, 26 Oct 2020 13:23:11 +0000 (15:23 +0200)
committerJason Gunthorpe <jgg@nvidia.com>
Mon, 2 Nov 2020 18:53:54 +0000 (14:53 -0400)
commitf22c30aa6d27597a6da665db1a5f099e4903ecc7
tree7c6231cb6b865add93d74c0c823c70db55e7533e
parentaab8d3966d2c2aa6c59fbacdb17d82156653754f
RDMA/mlx5: Move xlt_emergency_page_mutex into mr.c

This is the only user, so remove the wrappers.

Link: https://lore.kernel.org/r/20201026132314.1336717-3-leon@kernel.org
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/hw/mlx5/main.c
drivers/infiniband/hw/mlx5/mlx5_ib.h
drivers/infiniband/hw/mlx5/mr.c