]> git.ipfire.org Git - thirdparty/linux.git/commit
RDMA/mlx5: Release the HW‑provided UAR index rather than the SW one
authorLeon Romanovsky <leonro@nvidia.com>
Thu, 11 Jun 2026 10:20:15 +0000 (13:20 +0300)
committerJason Gunthorpe <jgg@nvidia.com>
Thu, 11 Jun 2026 19:18:15 +0000 (16:18 -0300)
commit449ae7927152e46acbe5f19f97eafdae6d3a96b1
tree706d51523d3cf07e915f89f520e053a766fda551
parentd881d60223aac8fdc12b227d89c76e131e92a9cd
RDMA/mlx5: Release the HW‑provided UAR index rather than the SW one

Free the UAR index returned by the hardware.

Fixes: 4ed131d0bb15 ("IB/mlx5: Expose dynamic mmap allocation")
Link: https://patch.msgid.link/r/20260611-fix-uar-release-v1-1-f5464d845dbf@nvidia.com
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/hw/mlx5/main.c