All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-rc 0/5] IB/hfi1: Fixes for 5.1 rc cycle
@ 2019-03-18 16:54 ` Dennis Dalessandro
  0 siblings, 0 replies; 5+ messages in thread
From: Dennis Dalessandro @ 2019-03-18 16:54 UTC (permalink / raw)
  To: jgg, dledford
  Cc: Mike Marciniszyn, linux-rdma, Alex Estrin, stable, Kaike Wan,
	Michael J. Ruhl

Here is a set of small fixes that we would like to land in the rc cycle
for 5.1. One of them is marked as stable.

The first patch fixes an unnecessary stack trace due to incorrect WQ flags. The
next three fix issues uncovered due to TID RDMA which was brought in for 5.1.
The last one is a bug in VNIC.

---

Kaike Wan (4):
      IB/hfi1: Failed to drain send queue when QP is put into error state
      IB/hfi1: Clear the IOWAIT pending bits when QP is put into error state
      IB/hfi1: Eliminate opcode tests on mr deref
      IB/hfi1: Fix the allocation of RSM table

Mike Marciniszyn (1):
      IB/hfi1: Fix WQ_MEM_RECLAIM warning


 drivers/infiniband/hw/hfi1/chip.c |   26 +++++++++++++++++++-------
 drivers/infiniband/hw/hfi1/init.c |    3 ++-
 drivers/infiniband/hw/hfi1/qp.c   |    4 +++-
 drivers/infiniband/hw/hfi1/rc.c   |    4 ++--
 4 files changed, 26 insertions(+), 11 deletions(-)

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

end of thread, other threads:[~2019-03-27 17:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-18 16:54 [PATCH for-rc 0/5] IB/hfi1: Fixes for 5.1 rc cycle Dennis Dalessandro
2019-03-18 16:54 ` Dennis Dalessandro
2019-03-18 16:55 ` [PATCH for-rc 2/5] IB/hfi1: Failed to drain send queue when QP is put into error state Dennis Dalessandro
     [not found]   ` <20190325003824.8A64D20989@mail.kernel.org>
2019-03-25 12:32     ` Jason Gunthorpe
2019-03-27 17:58 ` [PATCH for-rc 0/5] IB/hfi1: Fixes for 5.1 rc cycle 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.