Re: possible bug x86 2.4.2 SMP in IP receive stack

2001-02-27 Thread kuznet
Hello! > Feb 23 12:42:30 rcc2 kernel: Warning: kfree_skb passed an skb still on a list (from >c01f58dc). BTW, that's didactic example of bug which results in similar behaviour. Alexey > From: [EMAIL PROTECTED] (Andrew Morton) > Subject: Re: Failed assertion > Date: 27 Feb 2001 04:15:01 +0300

Re: possible bug x86 2.4.2 SMP in IP receive stack

2001-02-25 Thread David S. Miller
Sounds like a bug wrt. SKB allocations in the Myrinet driver. You're the author of most of that code, so I'm sure you're the best one to audit it :-) Later, David S. Miller [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [E

re: possible bug x86 2.4.2 SMP in IP receive stack

2001-02-23 Thread Bob Felderman
=> From feldy Fri Feb 23 14:13:08 2001 => => Feb 23 12:42:30 rcc2 kernel: Warning: kfree_skb passed an skb still on a list (from c01f58dc). => => I'm going to pop out one processor on the receiver => and see if that makes the problem go away. Using a single processor on the receive side makes th