[GIT PULL] Please pull RDMA subsystem changes

From: Jason Gunthorpe
Date: Wed Sep 08 2021 - 19:40:38 EST


Hi Linus,

I don't usually send a second PR in the merge window, but the fix to
mlx5 is significant enough that it should start going through the
process ASAP. Along with it comes some of the usual -rc stuff that
would normally wait for a -rc2 or so.

Thanks,
Jason

The following changes since commit 6a217437f9f5482a3f6f2dc5fcd27cf0f62409ac:

Merge branch 'sg_nents' into rdma.git for-next (2021-08-30 09:49:59 -0300)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git tags/for-linus

for you to fetch changes up to 2169b908894df2ce83e7eb4a399d3224b2635126:

IB/hfi1: make hist static (2021-09-08 08:33:04 -0300)

----------------------------------------------------------------
RDMA v5.15 merge window 2nd Pull Request

An important error case regression fixes in mlx5:

- Wrong size used when computing the error path smaller allocation request
leads to corruption

- Confusing but ultimately harmless alignment mis-calculation

- Static checker warnings:
Null pointer subtraction in qib
kcalloc in bnxt_re
Missing static on global variable in hfi1

----------------------------------------------------------------
Jason Gunthorpe (1):
IB/qib: Fix null pointer subtraction compiler warning

Len Baker (1):
RDMA/bnxt_re: Prefer kcalloc over open coded arithmetic

Niklas Schnelle (2):
RDMA/mlx5: Fix number of allocated XLT entries
RDMA/mlx5: Fix xlt_chunk_align calculation

chongjiapeng (1):
IB/hfi1: make hist static

drivers/infiniband/hw/bnxt_re/ib_verbs.c | 4 ++--
drivers/infiniband/hw/hfi1/trace.c | 2 +-
drivers/infiniband/hw/mlx5/mr.c | 4 ++--
drivers/infiniband/hw/qib/qib_sysfs.c | 4 +++-
4 files changed, 8 insertions(+), 6 deletions(-)

Attachment: signature.asc
Description: PGP signature