netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: kaber@trash.net
Cc: manfred@colorfullife.com, netdev@vger.kernel.org
Subject: Re: [NETLINK]: Fix unicast timeouts
Date: Wed, 07 Nov 2007 02:42:29 -0800 (PST)	[thread overview]
Message-ID: <20071107.024229.248193373.davem@davemloft.net> (raw)
In-Reply-To: <472DF8E8.2030204@trash.net>

From: Patrick McHardy <kaber@trash.net>
Date: Sun, 04 Nov 2007 17:52:56 +0100

> [NETLINK]: Fix unicast timeouts
> 
> Commit ed6dcf4a in the history.git tree broke netlink_unicast timeouts by
> moving the schedule_timeout() call to a new function that doesn't propagate
> the remaining timeout back to the caller. This means on each retry we start
> with the full timeout again.
> 
> ipc/mqueue.c seems to actually want to wait indefinitely so this behaviour
> is retained.
> 
> Cc: Manfred Spraul <manfred@colorfullife.com>
> Signed-off-by: Patrick McHardy <kaber@trash.net>

Applied, and I'll queue this up for -stable, thanks Patrick!

      reply	other threads:[~2007-11-07 10:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-04 16:52 [NETLINK]: Fix unicast timeouts Patrick McHardy
2007-11-07 10:42 ` David Miller [this message]

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=20071107.024229.248193373.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=kaber@trash.net \
    --cc=manfred@colorfullife.com \
    --cc=netdev@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).