Re: [PATCH] [NET] warn when accounting an skb that already has a destructor

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: David Miller <davem@...>
Cc: <netdev@...>
Date: Monday, May 5, 2008 - 3:31 am

On Mon, 2008-05-05 at 00:20 -0700, David Miller wrote:

Given that it's a corner case and no regular net drivers would ever want
to do something that could possibly cause this condition to be true,
it's probably not worth it either way. Even mac80211 doesn't run into
it, although it might have helped a bit to remember to add skb_orphan()
to the re-injection.

If we decide to uninline those functions for another reason (used too
much, code size, ...) then we can still do that.

johannes
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] [NET] warn when accounting an skb that already h..., Johannes Berg, (Mon May 5, 3:31 am)
Re: [PATCH] [NET] warn when accounting an skb that already h..., Arnaldo Carvalho de Melo, (Mon May 5, 5:57 pm)