Re: [PATCH rdma-next] RDMA/mlx5: Release the HW‑provided UAR index rather than the SW one

From: Jason Gunthorpe

Date: Thu Jun 11 2026 - 15:19:34 EST


On Thu, Jun 11, 2026 at 01:20:15PM +0300, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro@xxxxxxxxxx>
>
> Free the UAR index returned by the hardware.
>
> Fixes: 4ed131d0bb15 ("IB/mlx5: Expose dynamic mmap allocation")
> Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxx>
> ---
> drivers/infiniband/hw/mlx5/main.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Applied to for-next

Thanks,
Jason