[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210819141837.GA296289@nvidia.com>
Date: Thu, 19 Aug 2021 11:18:37 -0300
From: Jason Gunthorpe <jgg@...dia.com>
To: YueHaibing <yuehaibing@...wei.com>
Cc: liangwenpeng@...wei.com, liweihang@...wei.com, dledford@...hat.com,
chenglang@...wei.com, linux-rdma@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH -next] RDMA/hns: Fix return in hns_roce_rereg_user_mr()
On Wed, Aug 04, 2021 at 08:59:39PM +0800, YueHaibing wrote:
> If re-registering an MR in hns_roce_rereg_user_mr(), we should
> return NULL instead of pass 0 to ERR_PTR.
>
> Fixes: 4e9fc1dae2a9 ("RDMA/hns: Optimize the MR registration process")
> Signed-off-by: YueHaibing <yuehaibing@...wei.com>
> drivers/infiniband/hw/hns/hns_roce_mr.c | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
Applied to for-next, though hns should be checked to ensure MRs are
not left in some broken state after rereg failure.
Thanks,
Jason
Powered by blists - more mailing lists