Hi, Jason and Doug This patch series includes three bugfixes for reset related operations and are maked based on wip/jgg-for-next branch. Best Regards Xavier Wei Hu (Xavier) (3): RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occurs RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during reset RDMA/hns: Fix the chip hanging caused by sending doorbell during reset drivers/infiniband/hw/hns/hns_roce_cmd.c | 32 +++- drivers/infiniband/hw/hns/hns_roce_device.h | 29 +++ drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 269 +++++++++++++++++++++++++--- drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 14 ++ 4 files changed, 315 insertions(+), 29 deletions(-) -- 1.9.1