public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-rc 0/7] RDMA/hns: Cleanup and Bugfixes
@ 2025-03-11  8:48 Junxian Huang
  2025-03-11  8:48 ` [PATCH for-rc 1/7] RDMA/hns: Inappropriate format characters cleanup Junxian Huang
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Junxian Huang @ 2025-03-11  8:48 UTC (permalink / raw)
  To: jgg, leon; +Cc: linux-rdma, linuxarm, huangjunxian6, tangchengchang

This series contains some recent cleanup and bugfixes for hns.

Guofeng Yue (1):
  RDMA/hns: Inappropriate format characters cleanup

Junxian Huang (6):
  RDMA/hns: Fix soft lockup during bt pages loop
  RDMA/hns: Fix unmatched condition in error path of alloc_user_qp_db()
  RDMA/hns: Fix invalid sq params not being blocked
  RDMA/hns: Fix a missing rollback in error path of
    hns_roce_create_qp_common()
  RDMA/hns: Fix missing xa_destroy()
  RDMA/hns: Fix wrong value of max_sge_rd

 drivers/infiniband/hw/hns/hns_roce_alloc.c |  4 +++-
 drivers/infiniband/hw/hns/hns_roce_cq.c    |  1 +
 drivers/infiniband/hw/hns/hns_roce_hem.c   | 16 +++++++++++++++-
 drivers/infiniband/hw/hns/hns_roce_main.c  |  2 +-
 drivers/infiniband/hw/hns/hns_roce_mr.c    |  2 +-
 drivers/infiniband/hw/hns/hns_roce_qp.c    | 22 ++++++++++++----------
 drivers/infiniband/hw/hns/hns_roce_srq.c   |  2 +-
 7 files changed, 34 insertions(+), 15 deletions(-)

--
2.33.0


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-03-12 18:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-11  8:48 [PATCH for-rc 0/7] RDMA/hns: Cleanup and Bugfixes Junxian Huang
2025-03-11  8:48 ` [PATCH for-rc 1/7] RDMA/hns: Inappropriate format characters cleanup Junxian Huang
2025-03-11  8:48 ` [PATCH for-rc 2/7] RDMA/hns: Fix soft lockup during bt pages loop Junxian Huang
2025-03-11  8:48 ` [PATCH for-rc 3/7] RDMA/hns: Fix unmatched condition in error path of alloc_user_qp_db() Junxian Huang
2025-03-11  8:48 ` [PATCH for-rc 4/7] RDMA/hns: Fix invalid sq params not being blocked Junxian Huang
2025-03-11  8:48 ` [PATCH for-rc 5/7] RDMA/hns: Fix a missing rollback in error path of hns_roce_create_qp_common() Junxian Huang
2025-03-11  8:48 ` [PATCH for-rc 6/7] RDMA/hns: Fix missing xa_destroy() Junxian Huang
2025-03-11  8:48 ` [PATCH for-rc 7/7] RDMA/hns: Fix wrong value of max_sge_rd Junxian Huang
2025-03-12 18:36 ` [PATCH for-rc 0/7] RDMA/hns: Cleanup and Bugfixes Leon Romanovsky
2025-03-12 18:37 ` Leon Romanovsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox