[openib-general] Re: [PATCH]Repost: IPoIB skb panic

Shirley Ma mashirle at us.ibm.com
Fri Jun 2 10:02:49 PDT 2006


On Fri, 2006-06-02 at 16:15 -0700, Roland Dreier wrote:
>  > 2. during unicast arp skb retransmission, unicast_arp_send() appended
>  > the skb on the list, while ipoib_flush_paths() calling path_free() to
>  > free the same skb from the list.
> 
> I think I see what's going on.  the skb ends up being on two lists at
> once I guess...
> 
>  - R.

The skb has only one prev, one next pointers, it can only be on one list
at a time. How could skb go on two lists at once?

Thanks
Shirley




More information about the general mailing list