From: David Miller <davem@davemloft.net>
To: eric.dumazet@gmail.com
Cc: netdev@vger.kernel.org, baryluk@smp.if.uj.edu.pl, shemminger@vyatta.com
Subject: Re: [PATCH net-2.6] net: add skb_dst_force() in sock_queue_err_skb()
Date: Wed, 18 May 2011 02:21:51 -0400 (EDT) [thread overview]
Message-ID: <20110518.022151.1670373958008022789.davem@davemloft.net> (raw)
In-Reply-To: <1305673846.6741.35.camel@edumazet-laptop>
From: Eric Dumazet <eric.dumazet@gmail.com>
Date: Wed, 18 May 2011 01:10:46 +0200
> Commit 7fee226ad239 (add a noref bit on skb dst) forgot to use
> skb_dst_force() on packets queued in sk_error_queue
>
> This triggers following warning, for applications using IP_CMSG_PKTINFO
> receiving one error status
...
> Close bug https://bugzilla.kernel.org/show_bug.cgi?id=34622
>
> Reported-by: Witold Baryluk <baryluk@smp.if.uj.edu.pl>
> Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
> CC: Stephen Hemminger <shemminger@vyatta.com>
Applied, thanks.
next prev parent reply other threads:[~2011-05-18 6:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-17 23:10 [PATCH net-2.6] net: add skb_dst_force() in sock_queue_err_skb() Eric Dumazet
2011-05-18 6:21 ` David Miller [this message]
2011-05-18 14:25 ` Witold Baryluk
2011-05-18 14:34 ` Eric Dumazet
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=20110518.022151.1670373958008022789.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=baryluk@smp.if.uj.edu.pl \
--cc=eric.dumazet@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=shemminger@vyatta.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 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).