On Tue, Aug 13, 2024 at 11:28:16AM +0200, Matthieu Baerts (NGI0) wrote:
Patches "mptcp: pm: don't try to create sf if alloc failed" and "mptcp: pm: do not ignore 'subflow' if 'signal' flag is also set" depend on "mptcp: pm: reduce indentation blocks" which depends on "mptcp: pass addr to mptcp_pm_alloc_anno_list". These two patches are simple ones, doing some refactoring that can be picked to ease the backports.
Including these patches avoids conflicts with the two other patches.
While at it, also picked the modifications of the selftests to validate the other modifications. Note that this last patch has been modified to work on v6.1.
If you prefer, feel free to backport these 5 commits to v6.1:
528cb5f2a1e8 c95eb32ced82 cd7c957f936f 85df533a787b 4d2868b5d191
In this order, and thanks to 528cb5f2a1e8 and c95eb32ced82, there are no conflicts.
All queued up, thanks.
greg k-h