From: Matthieu Baerts <matttbe@kernel.org>
To: gregkh@linuxfoundation.org
Cc: stable@vger.kernel.org, kuba@kernel.org, martineau@kernel.org,
pabeni@redhat.com, MPTCP Linux <mptcp@lists.linux.dev>
Subject: Re: FAILED: patch "[PATCH] mptcp: pm: don't try to create sf if alloc failed" failed to apply to 5.15-stable tree
Date: Tue, 13 Aug 2024 12:31:31 +0200 [thread overview]
Message-ID: <85ddc853-b64d-4be9-8cd4-3d86e61b32d1@kernel.org> (raw)
In-Reply-To: <2024081246-rinse-rockslide-346f@gregkh>
Hi Greg,
On 12/08/2024 14:39, gregkh@linuxfoundation.org wrote:
>
> The patch below does not apply to the 5.15-stable tree.
> If someone wants it applied there, or to any other stable or longterm
> tree, then please email the backport, including the original git commit
> id to <stable@vger.kernel.org>.
>
> To reproduce the conflict and resubmit, you may use the following commands:
>
> git fetch https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/ linux-5.15.y
> git checkout FETCH_HEAD
> git cherry-pick -x cd7c957f936f8cb80d03e5152f4013aae65bd986
> # <resolve conflicts, build, test, etc.>
> git commit -s
> git send-email --to '<stable@vger.kernel.org>' --in-reply-to '2024081246-rinse-rockslide-346f@gregkh' --subject-prefix 'PATCH 5.15.y' HEAD^..
>
> Possible dependencies:
>
> cd7c957f936f ("mptcp: pm: don't try to create sf if alloc failed")
> c95eb32ced82 ("mptcp: pm: reduce indentation blocks")
> 528cb5f2a1e8 ("mptcp: pass addr to mptcp_pm_alloc_anno_list")
> 77e4b94a3de6 ("mptcp: update userspace pm infos")
> 24430f8bf516 ("mptcp: add address into userspace pm list")
> fb00ee4f3343 ("mptcp: netlink: respect v4/v6-only sockets")
> 80638684e840 ("mptcp: get sk from msk directly")
> 5ccecaec5c1e ("mptcp: fix locking in mptcp_nl_cmd_sf_destroy()")
> 76a13b315709 ("mptcp: invoke MP_FAIL response when needed")
> d9fb797046c5 ("mptcp: Do not traverse the subflow connection list without lock")
> d42f9e4e2384 ("mptcp: Check for orphaned subflow before handling MP_FAIL timer")
> d7e6f5836038 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net")
>
> thanks,
>
> greg k-h
>
> ------------------ original commit in Linus's tree ------------------
>
> From cd7c957f936f8cb80d03e5152f4013aae65bd986 Mon Sep 17 00:00:00 2001
> From: "Matthieu Baerts (NGI0)" <matttbe@kernel.org>
> Date: Wed, 31 Jul 2024 13:05:56 +0200
> Subject: [PATCH] mptcp: pm: don't try to create sf if alloc failed
>
> It sounds better to avoid wasting cycles and / or put extreme memory
> pressure on the system by trying to create new subflows if it was not
> possible to add a new item in the announce list.
I think it is better not to backport this patch to v5.15: the
dependencies list is quite big, and the fix is probably not worth it: in
case of memory pressure, we don't try to do more actions (because they
will fail as well).
Cheers,
Matt
--
Sponsored by the NGI0 Core fund.
prev parent reply other threads:[~2024-08-13 10:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-12 12:39 FAILED: patch "[PATCH] mptcp: pm: don't try to create sf if alloc failed" failed to apply to 5.15-stable tree gregkh
2024-08-13 10:31 ` Matthieu Baerts [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=85ddc853-b64d-4be9-8cd4-3d86e61b32d1@kernel.org \
--to=matttbe@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=kuba@kernel.org \
--cc=martineau@kernel.org \
--cc=mptcp@lists.linux.dev \
--cc=pabeni@redhat.com \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox