Re: [PATCH for-next 0/9] RDMA/hns: Bugfixes and one improvement

From: Leon Romanovsky
Date: Tue Sep 10 2024 - 09:13:47 EST


On Fri, Sep 06, 2024 at 05:34:35PM +0800, Junxian Huang wrote:
> This is a series of hns patches. Patch #8 is an improvement for
> hem allocation performance, and the others are some fixes.
>
> RDMA/hns: Fix spin_unlock_irqrestore() called with IRQs enabled
> RDMA/hns: Fix 1bit-ECC recovery address in non-4K OS
> RDMA/hns: Don't modify rq next block addr in HIP09 QPC
> RDMA/hns: Fix VF triggering PF reset in abnormal interrupt handler
> RDMA/hns: Optimize hem allocation performance
> RDMA/hns: Fix Use-After-Free of rsv_qp on HIP08
> RDMA/hns: Fix the overflow risk of hem_list_calc_ba_range()

Applied

> RDMA/hns: Fix cpu stuck caused by printings during reset
> RDMA/hns: Fix different dgids mapping to the same dip_idx

Need some discussion.

Thanks