public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] RDMA/hns: Bug fixes in hns RoCE driver
@ 2017-11-27  2:41 Wei Hu (Xavier)
  2017-11-27  2:41 ` [PATCH 1/3] RDMA/hns: Fix the issue of IOVA not page continuous in hip08 Wei Hu (Xavier)
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Wei Hu (Xavier) @ 2017-11-27  2:41 UTC (permalink / raw)
  To: dledford
  Cc: xavier.huwei, linux-rdma, linux-kernel, xavier.huwei,
	xavier_huwei, linuxarm

This patch-set introduces three patches to fix about the memory
related issues.

Wei Hu (Xavier) (3):
  RDMA/hns: Fix the issue of IOVA not page continuous in hip08
  RDMA/hns: Get rid of virt_to_page and vmap calls after
    dma_alloc_coherent
  RDMA/hns: Get rid of page operation after dma_alloc_coherent

 drivers/infiniband/hw/hns/hns_roce_alloc.c  | 23 -----------------------
 drivers/infiniband/hw/hns/hns_roce_device.h |  4 +---
 drivers/infiniband/hw/hns/hns_roce_hem.c    | 25 +++++++++++++------------
 drivers/infiniband/hw/hns/hns_roce_hem.h    |  1 +
 drivers/infiniband/hw/hns/hns_roce_hw_v2.c  | 22 +++++++++++++++-------
 5 files changed, 30 insertions(+), 45 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-11-29 10:01 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-27  2:41 [PATCH 0/3] RDMA/hns: Bug fixes in hns RoCE driver Wei Hu (Xavier)
2017-11-27  2:41 ` [PATCH 1/3] RDMA/hns: Fix the issue of IOVA not page continuous in hip08 Wei Hu (Xavier)
2017-11-27  2:41 ` [PATCH 2/3] RDMA/hns: Get rid of virt_to_page and vmap calls after dma_alloc_coherent Wei Hu (Xavier)
2017-11-27  2:41 ` [PATCH 3/3] RDMA/hns: Get rid of page operation " Wei Hu (Xavier)
2017-11-27 18:36 ` [PATCH 0/3] RDMA/hns: Bug fixes in hns RoCE driver Jason Gunthorpe
2017-11-28  6:15   ` Leon Romanovsky
2017-11-28 13:20     ` Dennis Dalessandro
2017-11-28 18:39       ` Jason Gunthorpe
2017-11-28 18:50         ` Bart Van Assche
2017-11-28 19:08           ` Leon Romanovsky
2017-11-28 19:33           ` Jason Gunthorpe
2017-11-28 20:27             ` Dennis Dalessandro
2017-11-29 10:00               ` Jonathan Cameron
2017-11-28  6:28   ` Wei Hu (Xavier)

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