stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RESEND PATCH  0/5] iw_cxgb4 - flush bug fixes
@ 2018-01-09 17:53 Steve Wise
  2018-01-08 21:24 ` [RESEND PATCH 1/5] iw_cxgb4: only call the cq comp_handler when the cq is armed Steve Wise
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Steve Wise @ 2018-01-09 17:53 UTC (permalink / raw)
  To: stable

I'm resending with a cover letter as I realize I didn't provide
enough info.

This series fixes critical qp flush bugs in iw_cxgb4.  Pleaes apply
to 4.14-stable.

Thanks,

Steve

----

Steve Wise (5):
  iw_cxgb4: only call the cq comp_handler when the cq is armed
  iw_cxgb4: atomically flush the qp
  iw_cxgb4: only clear the ARMED bit if a notification is needed
  iw_cxgb4: reflect the original WR opcode in drain cqes
  iw_cxgb4: when flushing, complete all wrs in a chain

 drivers/infiniband/hw/cxgb4/cq.c       |   7 +-
 drivers/infiniband/hw/cxgb4/ev.c       |   8 ++-
 drivers/infiniband/hw/cxgb4/iw_cxgb4.h |   2 -
 drivers/infiniband/hw/cxgb4/qp.c       | 119 ++++++++++++++++++++++++++-------
 drivers/infiniband/hw/cxgb4/t4.h       |   6 ++
 5 files changed, 107 insertions(+), 35 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2018-01-10 16:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-09 17:53 [RESEND PATCH 0/5] iw_cxgb4 - flush bug fixes Steve Wise
2018-01-08 21:24 ` [RESEND PATCH 1/5] iw_cxgb4: only call the cq comp_handler when the cq is armed Steve Wise
2018-01-08 21:24 ` [RESEND PATCH 2/5] iw_cxgb4: atomically flush the qp Steve Wise
2018-01-08 21:24 ` [RESEND PATCH 3/5] iw_cxgb4: only clear the ARMED bit if a notification is needed Steve Wise
2018-01-08 21:24 ` [RESEND PATCH 4/5] iw_cxgb4: reflect the original WR opcode in drain cqes Steve Wise
2018-01-08 21:25 ` [RESEND PATCH 5/5] iw_cxgb4: when flushing, complete all wrs in a chain Steve Wise
2018-01-10 16:28 ` [RESEND PATCH 0/5] iw_cxgb4 - flush bug fixes Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).