[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090213.182426.175113018.davem@davemloft.net>
Date: Fri, 13 Feb 2009 18:24:26 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: jarkao2@...il.com
Cc: vladislav.yasevich@...com, ole@....pl, pupilla@...mail.com,
netdev@...r.kernel.org
Subject: Re: WARNING: at net/core/skbuff.c:154 with tcpdump and ipsec
From: Jarek Poplawski <jarkao2@...il.com>
Date: Fri, 13 Feb 2009 21:00:14 +0100
> On Fri, Feb 13, 2009 at 02:42:07PM -0500, Vlad Yasevich wrote:
> ...
> > Personally, I think pskb_expand_head should fix the skb->truesize. This
> > way any subsequent clones will not trigger this warning.
>
> Personally, I think there is no reason to call skb_truesize_bug() in
> anything but some #ifdef CONFIG_XX_DEBUG, if we ignore these reports
> for so long.
If skb->sk is non-NULL, fixing up the truesize will corrupt
socket memory accounting.
Anyways, Herbert and I have talked about %100 removing the
warning.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists