All of lore.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)
  0 siblings, 0 replies; 25+ 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] 25+ messages in thread

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

Thread overview: 25+ 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 ` 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   ` 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   ` Wei Hu (Xavier)
2017-11-27  2:41 ` [PATCH 3/3] RDMA/hns: Get rid of page operation " Wei Hu (Xavier)
2017-11-27  2:41   ` Wei Hu (Xavier)
     [not found] ` <1511750484-102395-1-git-send-email-xavier.huwei-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2017-11-27 18:36   ` [PATCH 0/3] RDMA/hns: Bug fixes in hns RoCE driver Jason Gunthorpe
2017-11-27 18:36     ` Jason Gunthorpe
     [not found]     ` <20171127183637.GA13966-uk2M96/98Pc@public.gmane.org>
2017-11-28  6:15       ` Leon Romanovsky
2017-11-28  6:15         ` Leon Romanovsky
2017-11-28 13:20         ` Dennis Dalessandro
2017-11-28 18:39           ` Jason Gunthorpe
     [not found]             ` <20171128183910.GA21325-uk2M96/98Pc@public.gmane.org>
2017-11-28 18:50               ` Bart Van Assche
2017-11-28 18:50                 ` Bart Van Assche
     [not found]                 ` <1511895042.28512.6.camel-Sjgp3cTcYWE@public.gmane.org>
2017-11-28 19:08                   ` Leon Romanovsky
2017-11-28 19:08                     ` Leon Romanovsky
2017-11-28 19:33                 ` Jason Gunthorpe
     [not found]                   ` <20171128193311.GB21325-uk2M96/98Pc@public.gmane.org>
2017-11-28 20:27                     ` Dennis Dalessandro
2017-11-28 20:27                       ` Dennis Dalessandro
     [not found]                       ` <c3d23cf8-ed10-73a3-7b5b-8c58b7aa4781-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2017-11-29 10:00                         ` Jonathan Cameron
2017-11-29 10:00                           ` Jonathan Cameron
2017-11-28  6:28       ` Wei Hu (Xavier)
2017-11-28  6:28         ` Wei Hu (Xavier)

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.