All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Paasch <cpaasch at apple.com>
To: mptcp at lists.01.org
Subject: [MPTCP] Re: [PATCH net-next] Squash-to: "mptcp: refactor shutdown and close"
Date: Fri, 16 Oct 2020 13:24:14 -0700	[thread overview]
Message-ID: <20201016202414.GE3269@MacBook-Pro.local> (raw)
In-Reply-To: fffd74384126974bb9f56303948000f11b0b291f.1602794093.git.pabeni@redhat.com

[-- Attachment #1: Type: text/plain, Size: 526 bytes --]

On 10/15/20 - 23:28, Paolo Abeni wrote:
> After the refactor __mptcp_close_ssk() can be invoked on
> orphaned TCP socket, so we can't wait a timeout, or
> sk_stream_wait_close() will oops due to NULL waitqueue.
> 
> We can simply always use a 0 timeout (and clean-up the
> related signature accordingly): the timeout, if any,
> is used before by mptcp_close().
> 
> Signed-off-by: Paolo Abeni <pabeni(a)redhat.com>
> ---
> This should fix issue 100, but I only build test it ;)

Yes, it does! :-)


Christoph

             reply	other threads:[~2020-10-16 20:24 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-16 20:24 Christoph Paasch [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-10-23 16:03 [MPTCP] Re: [PATCH net-next] Squash-to: "mptcp: refactor shutdown and close" Matthieu Baerts
2020-10-21  4:30 Christoph Paasch
2020-10-21  3:51 Mat Martineau
2020-10-17  7:56 Matthieu Baerts
2020-10-17  7:56 Matthieu Baerts
2020-10-15 23:54 Mat Martineau
2020-10-15 14:51 Paolo Abeni
2020-10-06 12:28 Matthieu Baerts
2020-10-06  0:21 Mat Martineau

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201016202414.GE3269@MacBook-Pro.local \
    --to=unknown@example.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.