[ Sasha's backport helper bot ]
Hi,
✅ All tests passed successfully. No issues detected. No action required from the submitter.
The upstream commit SHA1 provided is correct: b8e0def397d7753206b1290e32f73b299a59984c
WARNING: Author mismatch between patch and upstream commit: Backport author: Matthieu Baerts (NGI0) matttbe@kernel.org Commit author: Geliang Tang geliang.tang@suse.com
Status in newer kernel trees: 6.15.y | Present (exact SHA1) 6.12.y | Present (exact SHA1) 6.6.y | Present (exact SHA1) 6.1.y | Present (exact SHA1)
Note: The patch differs from the upstream commit: --- 1: b8e0def397d7 ! 1: c702d329678d mptcp: drop unused sk in mptcp_push_release @@ Metadata ## Commit message ## mptcp: drop unused sk in mptcp_push_release
+ commit b8e0def397d7753206b1290e32f73b299a59984c upstream. + Since mptcp_set_timeout() had removed from mptcp_push_release() in commit 33d41c9cd74c5 ("mptcp: more accurate timeout"), the argument sk in mptcp_push_release() became useless. Let's drop it. @@ Commit message Signed-off-by: Geliang Tang geliang.tang@suse.com Signed-off-by: Mat Martineau mathew.j.martineau@linux.intel.com Signed-off-by: Jakub Kicinski kuba@kernel.org + Stable-dep-of: c886d70286bf ("mptcp: do not queue data on closed subflows") + Signed-off-by: Matthieu Baerts (NGI0) matttbe@kernel.org
## net/mptcp/protocol.c ## @@ net/mptcp/protocol.c: static struct sock *mptcp_subflow_get_send(struct mptcp_sock *msk)
---
Results of testing on various branches:
| Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | 5.15 | Success | Success |