All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH rdma-rc 0/2] IPoIB and mlx5 fixes
@ 2017-12-21 15:38 Leon Romanovsky
       [not found] ` <20171221153827.16793-1-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Leon Romanovsky @ 2017-12-21 15:38 UTC (permalink / raw)
  To: Doug Ledford, Jason Gunthorpe
  Cc: Leon Romanovsky, linux-rdma-u79uwXL29TY76Z2rM5mHXA, Alex Vesker,
	Aviv Heller, Majd Dibbiny

There are two fixes in this series,

Fix from Alex who solved lockdep real complain about ABBA locks sequence.

Patch from Majd a little bit larger than I would like, but most of the
diffstat is simple code moves from one file to another.

The patches are available in the git repository at:
  git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma.git tags/rdma-rc-2017-12-21

	Thanks
---------------------------------------

Alex Vesker (1):
  IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flush

Majd Dibbiny (1):
  IB/mlx5: Fix congestion counters in LAG mode

 drivers/infiniband/hw/mlx5/cmd.c              | 11 ------
 drivers/infiniband/hw/mlx5/cmd.h              |  2 -
 drivers/infiniband/hw/mlx5/main.c             | 35 +++--------------
 drivers/infiniband/ulp/ipoib/ipoib_ib.c       |  7 ++--
 drivers/net/ethernet/mellanox/mlx5/core/lag.c | 56 +++++++++++++++++++++++++++
 include/linux/mlx5/driver.h                   |  4 ++
 6 files changed, 69 insertions(+), 46 deletions(-)

-- 
2.15.1

--
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] 4+ messages in thread

end of thread, other threads:[~2017-12-22  0:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-21 15:38 [PATCH rdma-rc 0/2] IPoIB and mlx5 fixes Leon Romanovsky
     [not found] ` <20171221153827.16793-1-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2017-12-21 15:38   ` [PATCH rdma-rc 1/2] IB/mlx5: Fix congestion counters in LAG mode Leon Romanovsky
2017-12-21 15:38   ` [PATCH rdma-rc 2/2] IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flush Leon Romanovsky
2017-12-22  0:44   ` [PATCH rdma-rc 0/2] IPoIB and mlx5 fixes Jason Gunthorpe

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.