On Fri, Jan 26, 2007 at 09:28:38AM +0100, Jarek Poplawski wrote:
> 
> So maybe for some time there should be added skb->users
> test with a warning to reveal this?

Or just replace __kfree_skb by kfree_skb.  The atomic operation (the
expensive part of kfree_skb vs. __kfree_skb) is only taken when it
is needed.

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
-
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