From: Herbert Xu <[EMAIL PROTECTED]>
Date: Tue, 7 Nov 2006 06:36:20 +1100

> On Mon, Nov 06, 2006 at 07:07:26PM +0000, Benjamin LaHaise wrote:
> > 
> > I managed to get a backtrace for the Invalid truesize bug.  The trigger is 
> > running LMbench2, but it's rater intermittent.  Traffic should be going 
> > over the loopback interface, but the main nic on the machine is e1000.  
> > Let me know if anyone has any ideas for things to try.
> 
> OK, this should cure it.  BTW, this indicates that your app is
> retransmitting unnecessarily which might be a problem in itself.
> 
> This patch applies to all recent 2.6 kernels.
> 
> [NET]: Set truesize in pskb_copy
> 
> Since pskb_copy tacks on the non-linear bits from the original
> skb, it needs to count them in the truesize field of the new skb.
> 
> Signed-off-by: Herbert Xu <[EMAIL PROTECTED]>

Applied, thanks Herbert.
-
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