Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Pull rdma fixes from Jason Gunthorpe: "Most noticeable is that Yishai found a big data corruption regression due to a change in the scatterlist: - Do not wrongly combine non-contiguous pages in scatterlist - Fix compilation warnings on gcc 13 - Oops when using some mlx5 stats - Bad enforcement of atomic responder resources in mlx5" * tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma: lib/scatterlist: Fix to merge contiguous pages into the last SG properly RDMA/mlx5: Fix validation of max_rd_atomic caps for DC RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for device RDMA/srp: Move large values to a new enum for gcc13
No related branches found
No related tags found
Showing
- drivers/infiniband/hw/mlx5/counters.c 3 additions, 3 deletionsdrivers/infiniband/hw/mlx5/counters.c
- drivers/infiniband/hw/mlx5/qp.c 35 additions, 14 deletionsdrivers/infiniband/hw/mlx5/qp.c
- drivers/infiniband/ulp/srp/ib_srp.h 5 additions, 3 deletionsdrivers/infiniband/ulp/srp/ib_srp.h
- lib/scatterlist.c 1 addition, 1 deletionlib/scatterlist.c
Loading
Please register or sign in to comment