public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] IB/hfi1: For 4.8 rc 5
@ 2016-08-31 14:24 Dennis Dalessandro
       [not found] ` <20160831141841.27232.61621.stgit-9QXIwq+3FY+1XWohqUldA0EOCMrvLtNR@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Dennis Dalessandro @ 2016-08-31 14:24 UTC (permalink / raw)
  To: dledford-H+wXaHxf7aLQT0dZR+AlfA
  Cc: Mike Marciniszyn, Dean Luick, linux-rdma-u79uwXL29TY76Z2rM5mHXA,
	Mitko Haralanov, Easwar Hariharan, Harish Chegondi,
	Sebastian Sanchez, Jubin John, Dan Carpenter

Hi Doug,

Here are five patches which fix bugs that we think would be appropraite for
the next RC. This should apply cleanly on top of your GitHub 4.8 rc tree. 

Patches can also be seen in my repo and have passed 0day builds at:
https://github.com/ddalessa/kernel/tree/for-4.8

---

Dean Luick (1):
      IB/hfi1: Add QSFP sanity pre-check

Dennis Dalessandro (1):
      IB/hfi1: Fix AHG KDETH Intr shift

Harish Chegondi (1):
      IB/hfi1: Make n_krcvqs be an unsigned long integer

Mike Marciniszyn (1):
      IB/hfi1: Rework debugfs to use SRCU

Sebastian Sanchez (1):
      IB/hfi1: Fix SGE length for misaligned PIO copy


 drivers/infiniband/hw/hfi1/chip.c      |   92 ++++++++++++++++++++--
 drivers/infiniband/hw/hfi1/chip.h      |    1 
 drivers/infiniband/hw/hfi1/debugfs.c   |  132 +++++++++++++-------------------
 drivers/infiniband/hw/hfi1/hfi.h       |    4 +
 drivers/infiniband/hw/hfi1/init.c      |    3 -
 drivers/infiniband/hw/hfi1/pio_copy.c  |   12 +++
 drivers/infiniband/hw/hfi1/user_sdma.c |    5 +
 7 files changed, 155 insertions(+), 94 deletions(-)

--
-Denny
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2016-09-02 18:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-31 14:24 [PATCH 0/5] IB/hfi1: For 4.8 rc 5 Dennis Dalessandro
     [not found] ` <20160831141841.27232.61621.stgit-9QXIwq+3FY+1XWohqUldA0EOCMrvLtNR@public.gmane.org>
2016-08-31 14:24   ` [PATCH 1/5] IB/hfi1: Fix SGE length for misaligned PIO copy Dennis Dalessandro
2016-08-31 14:24   ` [PATCH 2/5] IB/hfi1: Fix AHG KDETH Intr shift Dennis Dalessandro
     [not found]     ` <20160831142425.27232.97663.stgit-9QXIwq+3FY+1XWohqUldA0EOCMrvLtNR@public.gmane.org>
2016-08-31 15:26       ` Dalessandro, Dennis
2016-08-31 14:24   ` [PATCH 3/5] IB/hfi1: Add QSFP sanity pre-check Dennis Dalessandro
2016-08-31 14:24   ` [PATCH 4/5] IB/hfi1: Make n_krcvqs be an unsigned long integer Dennis Dalessandro
2016-08-31 14:24   ` [PATCH 5/5] IB/hfi1: Rework debugfs to use SRCU Dennis Dalessandro
2016-09-02 18:33   ` [PATCH 0/5] IB/hfi1: For 4.8 rc 5 Doug Ledford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox