mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH net 0/3] mptcp: pm: a few more fixes
@ 2024-11-12 19:18 Matthieu Baerts (NGI0)
  2024-11-12 19:18 ` [PATCH net 1/3] mptcp: update local address flags when setting it Matthieu Baerts (NGI0)
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Matthieu Baerts (NGI0) @ 2024-11-12 19:18 UTC (permalink / raw)
  To: mptcp, Mat Martineau, Geliang Tang, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni, Simon Horman,
	Kishen Maloor
  Cc: netdev, linux-kernel, Matthieu Baerts (NGI0), stable, Geliang Tang

Three small fixes related to the MPTCP path-manager:

- Patch 1: correctly reflect the backup flag to the corresponding local
  address entry of the userspace path-manager. A fix for v5.19.

- Patch 2: hold the PM lock when deleting an entry from the local
  addresses of the userspace path-manager to avoid messing up with this
  list. A fix for v5.19.

- Patch 3: use _rcu variant to iterate the in-kernel path-manager's
  local addresses list, when under rcu_read_lock(). A fix for v5.17.

Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
---
Geliang Tang (2):
      mptcp: update local address flags when setting it
      mptcp: hold pm lock when deleting entry

Matthieu Baerts (NGI0) (1):
      mptcp: pm: use _rcu variant under rcu_read_lock

 net/mptcp/pm_netlink.c   |  3 ++-
 net/mptcp/pm_userspace.c | 15 +++++++++++++++
 2 files changed, 17 insertions(+), 1 deletion(-)
---
base-commit: 20bbe5b802494444791beaf2c6b9597fcc67ff49
change-id: 20241112-net-mptcp-misc-6-12-pm-97ea0ec1d979

Best regards,
-- 
Matthieu Baerts (NGI0) <matttbe@kernel.org>


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-11-14  3:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-12 19:18 [PATCH net 0/3] mptcp: pm: a few more fixes Matthieu Baerts (NGI0)
2024-11-12 19:18 ` [PATCH net 1/3] mptcp: update local address flags when setting it Matthieu Baerts (NGI0)
2024-11-12 19:18 ` [PATCH net 2/3] mptcp: hold pm lock when deleting entry Matthieu Baerts (NGI0)
2024-11-12 19:18 ` [PATCH net 3/3] mptcp: pm: use _rcu variant under rcu_read_lock Matthieu Baerts (NGI0)
2024-11-14  3:10 ` [PATCH net 0/3] mptcp: pm: a few more fixes patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®