From: Steve Wise <swise@opengridcomputing.com>
To: stable@vger.kernel.org
Subject: [RESEND PATCH 0/5] iw_cxgb4 - flush bug fixes
Date: Tue, 9 Jan 2018 09:53:14 -0800 [thread overview]
Message-ID: <cover.1515520394.git.swise@opengridcomputing.com> (raw)
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
next reply other threads:[~2018-01-09 17:57 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-09 17:53 Steve Wise [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1515520394.git.swise@opengridcomputing.com \
--to=swise@opengridcomputing.com \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.