RDMA/mlx5: Remove implicit ODP cache entry
authorAharon Landau <aharonl@nvidia.com>
Wed, 25 Jan 2023 22:28:03 +0000 (00:28 +0200)
committerJason Gunthorpe <jgg@nvidia.com>
Fri, 27 Jan 2023 17:04:09 +0000 (13:04 -0400)
commit18b1746bddf5e7f6b2618966596d9517172a5cd7
tree51c73d271bdb57c1247bacdbe8167942d73446ce
parenta2a88b8e22d1b202225d0e40b02ad068afab2ccb
RDMA/mlx5: Remove implicit ODP cache entry

Implicit ODP mkey doesn't have unique properties. It shares the same
properties as the order 18 cache entry. There is no need to devote a
special entry for that.

Link: https://lore.kernel.org/r/20230125222807.6921-3-michaelgur@nvidia.com
Signed-off-by: Aharon Landau <aharonl@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/hw/mlx5/odp.c
include/linux/mlx5/driver.h