[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20180601164732.GA21374@ziepe.ca>
Date: Fri, 1 Jun 2018 10:47:32 -0600
From: Jason Gunthorpe <jgg@...lanox.com>
To: Linux Torvalds <torvalds@...ux-foundation.org>,
Doug Ledford <dledford@...hat.com>
Cc: linux-rdma@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Please pull RDMA subsystem changes
Hi Linus,
Third pull request for -rc
Just 3 small last minute regressions that were found in the last week. The
Broadcom fix is a bit big for rc7, but since it is fixing driver crash
regressions that were merged via netdev into rc1, I am sending it.
The following changes since commit 55ba49cbcef37053d973f9a45bc58818c333fe13:
RDMA/hns: Move the location for initializing tmp_len (2018-05-23 15:45:44 -0600)
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 a840c93ca7582bb6c88df2345a33f979b7a67874:
IB/core: Fix error code for invalid GID entry (2018-05-29 12:08:37 -0600)
----------------------------------------------------------------
Merge candidates for 4.17-rc
- bnxt netdev changes merged this cycle caused the bnxt RDMA driver to crash under
certain situations
- Arnd found (several, unfortunately) kconfig problems with the patches adding
INFINIBAND_ADDR_TRANS. Reverting this last part, will fix it more fully
outside -rc.
- Subtle change in error code for a uapi function caused breakage in userspace.
This was bug was subtly introduced cycle
----------------------------------------------------------------
Arnd Bergmann (1):
IB: Revert "remove redundant INFINIBAND kconfig dependencies"
Devesh Sharma (1):
RDMA/bnxt_re: Fix broken RoCE driver due to recent L2 driver changes
Parav Pandit (1):
IB/core: Fix error code for invalid GID entry
drivers/infiniband/core/cache.c | 2 +-
drivers/infiniband/hw/bnxt_re/main.c | 55 ++++++++++++++++-
drivers/infiniband/hw/bnxt_re/qplib_fp.c | 94 +++++++++++++++++++-----------
drivers/infiniband/hw/bnxt_re/qplib_fp.h | 3 +
drivers/infiniband/hw/bnxt_re/qplib_rcfw.c | 61 +++++++++++++------
drivers/infiniband/hw/bnxt_re/qplib_rcfw.h | 3 +
drivers/infiniband/ulp/srpt/Kconfig | 2 +-
drivers/nvme/host/Kconfig | 2 +-
drivers/nvme/target/Kconfig | 2 +-
drivers/staging/lustre/lnet/Kconfig | 2 +-
fs/cifs/Kconfig | 2 +-
net/9p/Kconfig | 2 +-
net/rds/Kconfig | 2 +-
net/sunrpc/Kconfig | 2 +-
14 files changed, 172 insertions(+), 62 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)
Powered by blists - more mailing lists