summaryrefslogtreecommitdiff
path: root/include/linux/mlx5/driver.h
diff options
context:
space:
mode:
authorAharon Landau <aharonl@nvidia.com>2023-01-26 01:28:02 +0300
committerJason Gunthorpe <jgg@nvidia.com>2023-01-27 20:04:09 +0300
commita2a88b8e22d1b202225d0e40b02ad068afab2ccb (patch)
treee8cb6477c2da02293e9b790fab3f884672045079 /include/linux/mlx5/driver.h
parent592627ccbdff0ec6fff00fc761142a76db750dd4 (diff)
downloadlinux-a2a88b8e22d1b202225d0e40b02ad068afab2ccb.tar.xz
RDMA/mlx5: Don't keep umrable 'page_shift' in cache entries
mkc.log_page_size can be changed using UMR. Therefore, don't treat it as a cache entry property. Removing it from struct mlx5_cache_ent. All cache mkeys will be created with default PAGE_SHIFT, and updated with the needed page_shift using UMR when passing them to a user. Link: https://lore.kernel.org/r/20230125222807.6921-2-michaelgur@nvidia.com Signed-off-by: Aharon Landau <aharonl@nvidia.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'include/linux/mlx5/driver.h')
0 files changed, 0 insertions, 0 deletions