[PATCH net 0/2] mptcp: fix another deadlock issue

Paolo Abeni posted 2 patches 1 year, 11 months ago
There is a newer version of this series
net/mptcp/diag.c                          |  3 +++
tools/testing/selftests/net/mptcp/diag.sh | 30 +++++++++++++++++++++++
2 files changed, 33 insertions(+)
[PATCH net 0/2] mptcp: fix another deadlock issue
Posted by Paolo Abeni 1 year, 11 months ago
Eric reported and diagnosed another possible deadlock problem with
the MPTCP diag code. The first patch address the issue, and the second
adds self-test coverage for the relevant codepath, to get lockdep help
to catch future similar issues.

Paolo Abeni (2):
  mptcp: fix possible deadlock in subflow diag
  selftests: mptcp: explicitly trigger the listener diag code-path

 net/mptcp/diag.c                          |  3 +++
 tools/testing/selftests/net/mptcp/diag.sh | 30 +++++++++++++++++++++++
 2 files changed, 33 insertions(+)

-- 
2.43.0