linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] IB/hfi1,rdmavt: Few more for 4.9 incl stable fix
@ 2016-10-10 13:14 Dennis Dalessandro
       [not found] ` <20161010131249.17586.23789.stgit-9QXIwq+3FY+1XWohqUldA0EOCMrvLtNR@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Dennis Dalessandro @ 2016-10-10 13:14 UTC (permalink / raw)
  To: dledford
  Cc: Mike Marciniszyn, Dean Luick, Jakub Pawlak, Tadeusz Struk,
	linux-rdma, Stable, Sebastian Sanchez, Jianxin Xiong

Doug,

Here are a couple more patches we have collected for 4.9. There is a stable fix
here that fixes a breakage in IPoIB introduced by a change in 4.8.

Patches apply on your k.o/for-4.9-hfi1 branch.

Can also be found in GitHub repo at:
https://github.com/ddalessa/kernel/tree/for-4.9

---

Dennis Dalessandro (1):
      IB/rdmavt: rdmavt can handle non aligned page maps

Jakub Pawlak (1):
      IB/hfi1: Fix integrity check flags default values

Mike Marciniszyn (3):
      IB/hfi1: Add unique txwait_lock for txreq events
      IB/hfi1: Inline sdma_txclean() for verbs pio
      IB/hfi1: Optimize lkey validation structures

Tadeusz Struk (1):
      IB/hfi1: Remove redundant sysfs irq affinity entry


 drivers/infiniband/hw/hfi1/affinity.c    |   72 ------------------------------
 drivers/infiniband/hw/hfi1/affinity.h    |    4 --
 drivers/infiniband/hw/hfi1/hfi.h         |   40 +++++++++++------
 drivers/infiniband/hw/hfi1/iowait.h      |    8 +++
 drivers/infiniband/hw/hfi1/pio.c         |   14 ++----
 drivers/infiniband/hw/hfi1/qp.c          |   11 +++--
 drivers/infiniband/hw/hfi1/sdma.c        |   37 +++++----------
 drivers/infiniband/hw/hfi1/sdma.h        |   12 ++++-
 drivers/infiniband/hw/hfi1/sysfs.c       |   25 ----------
 drivers/infiniband/hw/hfi1/verbs.c       |    4 ++
 drivers/infiniband/hw/hfi1/verbs.h       |   13 +++--
 drivers/infiniband/hw/hfi1/verbs_txreq.c |   13 +++--
 drivers/infiniband/sw/rdmavt/dma.c       |    3 -
 drivers/infiniband/sw/rdmavt/mr.c        |   10 ++--
 include/rdma/rdmavt_mr.h                 |   10 +++-
 15 files changed, 97 insertions(+), 179 deletions(-)

--
-Denny

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

end of thread, other threads:[~2016-10-10 13:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-10 13:14 [PATCH 0/6] IB/hfi1,rdmavt: Few more for 4.9 incl stable fix Dennis Dalessandro
     [not found] ` <20161010131249.17586.23789.stgit-9QXIwq+3FY+1XWohqUldA0EOCMrvLtNR@public.gmane.org>
2016-10-10 13:14   ` [PATCH 1/6] IB/hfi1: Add unique txwait_lock for txreq events Dennis Dalessandro
2016-10-10 13:14   ` [PATCH 2/6] IB/hfi1: Inline sdma_txclean() for verbs pio Dennis Dalessandro
2016-10-10 13:14   ` [PATCH 3/6] IB/hfi1: Optimize lkey validation structures Dennis Dalessandro
2016-10-10 13:14   ` [PATCH 4/6] IB/rdmavt: rdmavt can handle non aligned page maps Dennis Dalessandro
2016-10-10 13:14   ` [PATCH 5/6] IB/hfi1: Remove redundant sysfs irq affinity entry Dennis Dalessandro
2016-10-10 13:14   ` [PATCH 6/6] IB/hfi1: Fix integrity check flags default values Dennis Dalessandro

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).