This is a follow up from [1] and contains the re-work Kaike did to address feedback. [1] https://lore.kernel.org/linux-rdma/20200512030622.189865.65024.stgit@xxxxxxxxxxxxxxxxxxxx/T/#t --- Kaike Wan (2): IB/hfi1: Do not destroy hfi1_wq when the device is shut down IB/hfi1: Do not destroy link_wq when the device is shut down drivers/infiniband/hw/hfi1/init.c | 37 +++++++++++++++++++++++++-------- drivers/infiniband/hw/hfi1/qp.c | 5 ++++ drivers/infiniband/hw/hfi1/tid_rdma.c | 5 ++++ 3 files changed, 36 insertions(+), 11 deletions(-) -- -Denny