Re: [PATCH AUTOSEL 5.14 209/252] mptcp: fix ADD_ADDR and RM_ADDR maybe flush addr_signal each other
From: Mat Martineau <hidden>
Date: 2021-09-09 22:33:24
Also in:
lkml, mptcp, stable
From: Mat Martineau <hidden>
Date: 2021-09-09 22:33:24
Also in:
lkml, mptcp, stable
On Thu, 9 Sep 2021, Sasha Levin wrote:
From: Yonglong Li <redacted> [ Upstream commit 119c022096f5805680c79dfa74e15044c289856d ] ADD_ADDR shares pm.addr_signal with RM_ADDR, so after RM_ADDR/ADD_ADDR has done, we should not clean ADD_ADDR/RM_ADDR's addr_signal. Co-developed-by: Geliang Tang <redacted> Signed-off-by: Geliang Tang <redacted> Signed-off-by: Yonglong Li <redacted> Signed-off-by: Mat Martineau <redacted> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Sasha Levin <sashal@kernel.org> --- net/mptcp/pm.c | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-)
Hi Sasha, This patch is part of a 5-patch series, and was not intended for backporting. Please drop the patch from all stable branches. Thanks! -- Mat Martineau Intel