linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH rdma-next 0/5] Set of fixes
@ 2021-01-13 12:16 Leon Romanovsky
  2021-01-13 12:16 ` [PATCH rdma-next 1/5] RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two Leon Romanovsky
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Leon Romanovsky @ 2021-01-13 12:16 UTC (permalink / raw)
  To: Doug Ledford, Jason Gunthorpe
  Cc: Leon Romanovsky, Aharon Landau, linux-rdma, Maor Gottlieb,
	Mark Bloch, Parav Pandit

From: Leon Romanovsky <leonro@nvidia.com>

Small set of fixes for -next, only Aharon's fix has potential to be
taken to the -rc.

Thanks

Aharon Landau (1):
  RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two

Mark Bloch (1):
  RDMA/mlx5: Fix wrong free of blue flame register on error

Parav Pandit (3):
  IB/mlx5: Fix error unwinding when set_has_smi_cap fails
  IB/mlx5: Add mutex destroy call to cap_mask_mutex mutex
  IB/mlx5: Make function static

 drivers/infiniband/core/umem.c       |  2 +-
 drivers/infiniband/hw/mlx5/mad.c     |  4 ++--
 drivers/infiniband/hw/mlx5/main.c    | 15 +++++++--------
 drivers/infiniband/hw/mlx5/mlx5_ib.h |  2 --
 4 files changed, 10 insertions(+), 13 deletions(-)

--
2.29.2


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

end of thread, other threads:[~2021-01-20  0:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-13 12:16 [PATCH rdma-next 0/5] Set of fixes Leon Romanovsky
2021-01-13 12:16 ` [PATCH rdma-next 1/5] RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two Leon Romanovsky
2021-01-13 12:17 ` [PATCH rdma-next 2/5] IB/mlx5: Fix error unwinding when set_has_smi_cap fails Leon Romanovsky
2021-01-13 12:17 ` [PATCH rdma-next 3/5] IB/mlx5: Add mutex destroy call to cap_mask_mutex mutex Leon Romanovsky
2021-01-13 12:17 ` [PATCH rdma-next 4/5] IB/mlx5: Make function static Leon Romanovsky
2021-01-13 12:17 ` [PATCH rdma-next 5/5] RDMA/mlx5: Fix wrong free of blue flame register on error Leon Romanovsky
2021-01-14 17:04 ` [PATCH rdma-next 0/5] Set of fixes Jason Gunthorpe
2021-01-14 17:36   ` Leon Romanovsky
2021-01-20  0:15 ` Jason Gunthorpe

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