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 | 257 +++++++++++++++++++++++++--- drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 14 ++ 4 files changed, 302 insertions(+), 30 deletions(-) -- 2.7.4