All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-rc v2 0/2] minor hfi1 fixes
@ 2020-06-23 20:40 Dennis Dalessandro
  2020-06-23 20:40 ` [PATCH for-rc v2 1/2] IB/hfi1: Do not destroy hfi1_wq when the device is shut down Dennis Dalessandro
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Dennis Dalessandro @ 2020-06-23 20:40 UTC (permalink / raw)
  To: jgg, dledford; +Cc: linux-rdma

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@awfm-01.aw.intel.com/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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-07-10 14:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-23 20:40 [PATCH for-rc v2 0/2] minor hfi1 fixes Dennis Dalessandro
2020-06-23 20:40 ` [PATCH for-rc v2 1/2] IB/hfi1: Do not destroy hfi1_wq when the device is shut down Dennis Dalessandro
2020-07-01 19:33   ` Sasha Levin
2020-07-10 14:03   ` Sasha Levin
2020-06-23 20:40 ` [PATCH for-rc v2 2/2] IB/hfi1: Do not destroy link_wq " Dennis Dalessandro
2020-07-02 17:19 ` [PATCH for-rc v2 0/2] minor hfi1 fixes Jason Gunthorpe

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.