aboutsummaryrefslogtreecommitdiff
path: root/kernel/Makefile
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2021-12-17 15:37:01 -0800
committerJakub Kicinski <kuba@kernel.org>2021-12-17 19:27:04 -0800
commitf730b65c9d85c84d6e5fd5f6fee20e2d62ffe558 (patch)
treedf9bbf78348fa7d051a7de7554436d3186a3c2c8 /kernel/Makefile
parent3ce0852c86b926aed7bb8c69b09c5ad4ba0a9dfb (diff)
selftests: mptcp: try to set mptcp ulp mode in different sk states
The kernel will crash without 'mptcp: clear 'kern' flag from fallback sockets' change. Since this doesn't slow down testing in a noticeable way, run this unconditionally. The explicit test did not catch this, because the check was done for tcp socket returned by 'socket(.. IPPROTO_TCP) rather than a tcp socket returned by accept() on a mptcp listen fd. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'kernel/Makefile')
0 files changed, 0 insertions, 0 deletions