From: Jakub Kicinski Date: Thu, 14 Nov 2024 02:51:09 +0000 (-0800) Subject: Merge branch 'mptcp-pm-a-few-more-fixes' X-Git-Tag: v6.12~15^2~9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7d2253d93327de257590b88c86eeebfe7ff88d0c;p=platform%2Fkernel%2Flinux-amlogic.git Merge branch 'mptcp-pm-a-few-more-fixes' Matthieu Baerts says: ==================== mptcp: pm: a few more fixes 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. ==================== Link: https://patch.msgid.link/20241112-net-mptcp-misc-6-12-pm-v1-0-b835580cefa8@kernel.org Signed-off-by: Jakub Kicinski --- 7d2253d93327de257590b88c86eeebfe7ff88d0c