All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-next 0/3] IB/IPoIB/core/drivers: patches for rc/next
@ 2017-06-30 20:14 Dennis Dalessandro
       [not found] ` <20170630201236.5213.72919.stgit-9QXIwq+3FY+1XWohqUldA0EOCMrvLtNR@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Dennis Dalessandro @ 2017-06-30 20:14 UTC (permalink / raw)
  To: dledford-H+wXaHxf7aLQT0dZR+AlfA
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA, Niranjana Vishwanathapura,
	Bartlomiej Dudek, Jakub Byczkowski, Mike Marciniszyn

Hi Doug,

Here are three more patches. The first two we are fine with going into -next,
however the third is the patch Niranjana mentioned yesterday that would
be good to get into the last RC if the train hasn't left the station yet.

These have not been through zero-day but have been submitted. Niranjana's patch
is pretty straight forward and I don't foresee obscure build issues. So given
the time crunch for the slightest chance at 4.12 I'm taking a calculated risk
and sending. The patch applies ontop of our 4.12 patches cleanly. Builds and
tests in our environment.

Patches can can also be found in my GitHub repo at:
https://github.com/ddalessa/kernel/tree/for-4.13

---

Bartlomiej Dudek (1):
      IB/hfi1: Check return values from PCI config API calls

Mike Marciniszyn (1):
      IB/iser: Handle lack of memory management extensions correctly

Niranjana Vishwanathapura (1):
      IB/core,opa_vnic,hfi1,mlx5: Properly free rdma_netdev


 drivers/infiniband/hw/hfi1/chip.c                 |   22 ++
 drivers/infiniband/hw/hfi1/hfi.h                  |    2 
 drivers/infiniband/hw/hfi1/pcie.c                 |  238 +++++++++++++++++----
 drivers/infiniband/hw/hfi1/verbs.c                |    1 
 drivers/infiniband/hw/hfi1/vnic.h                 |    1 
 drivers/infiniband/hw/hfi1/vnic_main.c            |   19 +-
 drivers/infiniband/hw/mlx5/main.c                 |   24 +-
 drivers/infiniband/ulp/ipoib/ipoib_main.c         |    8 -
 drivers/infiniband/ulp/iser/iser_verbs.c          |   10 +
 drivers/infiniband/ulp/opa_vnic/opa_vnic_netdev.c |    8 -
 include/rdma/ib_verbs.h                           |    6 -
 11 files changed, 260 insertions(+), 79 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] 7+ messages in thread

end of thread, other threads:[~2017-07-31 19:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-30 20:14 [PATCH for-next 0/3] IB/IPoIB/core/drivers: patches for rc/next Dennis Dalessandro
     [not found] ` <20170630201236.5213.72919.stgit-9QXIwq+3FY+1XWohqUldA0EOCMrvLtNR@public.gmane.org>
2017-06-30 20:14   ` [PATCH for-next 1/3] IB/iser: Handle lack of memory management extensions correctly Dennis Dalessandro
2017-06-30 20:14   ` [PATCH for-next 2/3] IB/hfi1: Check return values from PCI config API calls Dennis Dalessandro
2017-06-30 20:14   ` [PATCH for-next 3/3] IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev Dennis Dalessandro
     [not found]     ` <20170630201445.5213.82089.stgit-9QXIwq+3FY+1XWohqUldA0EOCMrvLtNR@public.gmane.org>
2017-07-02 13:23       ` Leon Romanovsky
     [not found]         ` <20170702132340.GD8041-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2017-07-05 21:21           ` Doug Ledford
2017-07-31 19:04   ` [PATCH for-next 0/3] IB/IPoIB/core/drivers: patches for rc/next Doug Ledford

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.