From: Patrick McHardy <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]>
> Signed-off-by: Patrick McHardy <[EMAIL PROTECTED]>

Applied, and I'll queue this up for -stable, thanks Patrick!
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to