[ Sasha's backport helper bot ]
Hi,
Summary of potential issues: ⚠️ Found follow-up fixes in mainline
The upstream commit SHA1 provided is correct: 8d037973d48c026224ab285e6a06985ccac6f7bf
WARNING: Author mismatch between patch and upstream commit: Backport author: Zhi YangZhi.Yang@eng.windriver.com Commit author: Patrisious Haddadphaddad@nvidia.com
Status in newer kernel trees: 6.14.y | Present (exact SHA1) 6.12.y | Present (exact SHA1) 6.6.y | Present (exact SHA1) 6.1.y | Present (different SHA1: 88067197e97a)
Found fixes commits: 0e15863015d9 RDMA/core: Update CMA destination address on rdma_resolve_addr
Note: The patch differs from the upstream commit: --- 1: 8d037973d48c0 ! 1: 4144b6c866631 RDMA/core: Refactor rdma_bind_addr @@ Metadata ## Commit message ## RDMA/core: Refactor rdma_bind_addr
+ commit 8d037973d48c026224ab285e6a06985ccac6f7bf upstream. + Refactor rdma_bind_addr function so that it doesn't require that the cma destination address be changed before calling it.
@@ Commit message Reviewed-by: Mark Zhang markzhang@nvidia.com Link: https://lore.kernel.org/r/3d0e9a2fd62bc10ba02fed1c7c48a48638952320.167281927... Signed-off-by: Leon Romanovsky leon@kernel.org + Signed-off-by: Zhi Yang Zhi.Yang@windriver.com + Signed-off-by: He Zhe zhe.he@windriver.com
## drivers/infiniband/core/cma.c ## @@ drivers/infiniband/core/cma.c: static int cma_resolve_ib_addr(struct rdma_id_private *id_priv) ---
Results of testing on various branches:
| Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-5.15.y | Success | Success |