All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-rc 0/2] Bugfix or cleanup for CQE size
@ 2021-09-27 12:55 Wenpeng Liang
  2021-09-27 12:55 ` [PATCH for-rc 1/2] RDMA/hns: Fix the size setting error when copying CQE in clean_cq() Wenpeng Liang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Wenpeng Liang @ 2021-09-27 12:55 UTC (permalink / raw)
  To: dledford, jgg; +Cc: linux-rdma, linuxarm, liangwenpeng

Specify the size of CQE when copying CQE, and add the check of CQE size of
user space.

Wenpeng Liang (2):
  RDMA/hns: Fix the size setting error when copying CQE in clean_cq()
  RDMA/hns: Add the check of the CQE size of the user space

 drivers/infiniband/hw/hns/hns_roce_cq.c    | 31 +++++++++++++++-------
 drivers/infiniband/hw/hns/hns_roce_hw_v2.c |  2 +-
 2 files changed, 23 insertions(+), 10 deletions(-)

--
2.33.0


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

end of thread, other threads:[~2021-09-27 19:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-27 12:55 [PATCH for-rc 0/2] Bugfix or cleanup for CQE size Wenpeng Liang
2021-09-27 12:55 ` [PATCH for-rc 1/2] RDMA/hns: Fix the size setting error when copying CQE in clean_cq() Wenpeng Liang
2021-09-27 12:55 ` [PATCH for-rc 2/2] RDMA/hns: Add the check of the CQE size of the user space Wenpeng Liang
2021-09-27 19:17 ` [PATCH for-rc 0/2] Bugfix or cleanup for CQE size Jason Gunthorpe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.