On Tue, Nov 07, 2006 at 02:57:24PM -0800, David Miller wrote:
> > 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.
This seems to
From: Herbert Xu <[EMAIL PROTECTED]>
Date: Tue, 7 Nov 2006 06:36:20 +1100
> On Mon, Nov 06, 2006 at 07:07:26PM +, 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 g
On Mon, Nov 06, 2006 at 07:07:26PM +, 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.
>
Hi all,
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.