mbox series

[for-rc,0/2] Updates for 5.4 rc cycle

Message ID 20191004203739.26542.57060.stgit@awfm-01.aw.intel.com (mailing list archive)
Headers show
Series Updates for 5.4 rc cycle | expand

Message

Dennis Dalessandro Oct. 4, 2019, 8:40 p.m. UTC
Here are two pretty straight forward fixes. The first from Kaike fixes a TID
RDMA bug and the other is for an issue raised on the list by Dan Carpenter: 

https://marc.info/?l=linux-rdma&m=157001856105835&w=2


---

Kaike Wan (1):
      IB/hfi1: Avoid excessive retry for TID RDMA READ request

Mike Marciniszyn (1):
      IB/hfi1: Use a common pad buffer for 9B and 16B packets


 drivers/infiniband/hw/hfi1/sdma.c     |    5 +++--
 drivers/infiniband/hw/hfi1/tid_rdma.c |    5 -----
 drivers/infiniband/hw/hfi1/verbs.c    |   10 ++++------
 3 files changed, 7 insertions(+), 13 deletions(-)

--
-Denny