[PATCH V3 rdma-next 0/4] {RDMA/uverbs,hns}: Misc update for hns driver

From: Wei Hu (Xavier)
Date: Sat May 26 2018 - 04:10:39 EST


Hi, Jason and Doug

This patchset included fixing bug, reset process, and
implementation of the disassociate_ucontext API for hns
driver.

We refactored the implemetion of disaacociate_ucontext
in V1 series according to Jason's comment. The related
link: https://lkml.org/lkml/2018/5/22/967
Thanks.

Regards
Wei Hu

Wei Hu (Xavier) (4):
RDMA/hns: Add reset process for RoCE in hip08
RDMA/hns: Fix the illegal memory operation when cross page
RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib
core
RDMA/hns: Implement the disassociate_ucontext API

drivers/infiniband/core/uverbs_main.c | 45 ++++++++-
drivers/infiniband/hw/hns/hns_roce_cmd.c | 3 +
drivers/infiniband/hw/hns/hns_roce_device.h | 10 ++
drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 148 ++++++++++++++++++++++++----
drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 1 +
drivers/infiniband/hw/hns/hns_roce_main.c | 77 ++++++++++++++-
drivers/infiniband/hw/mlx4/main.c | 34 -------
drivers/infiniband/hw/mlx5/main.c | 34 -------
8 files changed, 262 insertions(+), 90 deletions(-)

--
1.9.1