Linux kernel -stable discussions
 help / color / mirror / Atom feed
From: Matthieu Baerts <matttbe@kernel.org>
To: gregkh@linuxfoundation.org
Cc: stable@vger.kernel.org, kuba@kernel.org, martineau@kernel.org,
	MPTCP Linux <mptcp@lists.linux.dev>
Subject: Re: FAILED: patch "[PATCH] mptcp: pm: re-using ID of unused removed ADD_ADDR" failed to apply to 5.15-stable tree
Date: Fri, 6 Sep 2024 10:25:07 +0200	[thread overview]
Message-ID: <1f8524e2-317a-4d17-9164-13d8e4a47b9c@kernel.org> (raw)
In-Reply-To: <2024082621-unluckily-aghast-028b@gregkh>

Hi Greg,

On 26/08/2024 15:37, 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>.

Thank you for the notification!

(...)

> ------------------ original commit in Linus's tree ------------------
> 
> From e255683c06df572ead96db5efb5d21be30c0efaa Mon Sep 17 00:00:00 2001
> From: "Matthieu Baerts (NGI0)" <matttbe@kernel.org>
> Date: Mon, 19 Aug 2024 21:45:19 +0200
> Subject: [PATCH] mptcp: pm: re-using ID of unused removed ADD_ADDR
> 
> If no subflow is attached to the 'signal' endpoint that is being
> removed, the addr ID will not be marked as available again.
> 
> Mark the linked ID as available when removing the address entry from the
> list to cover this case.
> 
> Fixes: b6c08380860b ("mptcp: remove addr and subflow in PM netlink")

FYI, I think it is best not to backport this patch to v5.15: to fix the
issue, we need commit 86e39e04482b ("mptcp: keep track of local endpoint
still available for each msk") as well. This other commit is modifying
quite a bit of code, it depends on other ones, and it was seen as a new
feature at that time. Even if it improves the user experience, I think
it is best to consider this as an improvement, and keep the "annoying
behaviours", including the one being fixed here, as "known issues" in
this version.

In other words, I don't think we need to backport this patch to v5.15.

Cheers,
Matt
-- 
Sponsored by the NGI0 Core fund.


      reply	other threads:[~2024-09-06  8:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-26 13:37 FAILED: patch "[PATCH] mptcp: pm: re-using ID of unused removed ADD_ADDR" failed to apply to 5.15-stable tree gregkh
2024-09-06  8:25 ` 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=1f8524e2-317a-4d17-9164-13d8e4a47b9c@kernel.org \
    --to=matttbe@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=kuba@kernel.org \
    --cc=martineau@kernel.org \
    --cc=mptcp@lists.linux.dev \
    --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