Re: [RFC] [NET] [0/2] pskb_expand_head() bugfix

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <haoki@...>
Cc: <herbert@...>, <netdev@...>
Date: Thursday, March 27, 2008 - 7:49 pm

From: Hideo AOKI <haoki@redhat.com>
Date: Wed, 26 Mar 2008 16:47:35 -0400


Most cases what I can see are in spots where skb->truesize
cannot be modified because the SKB is possibly charged
to a socket.

In these limited situations where skb->truesize adjustments
really are needed, and legal, it is no harm to open code
things.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC] [NET] [0/2] pskb_expand_head() bugfix, Hideo AOKI, (Tue Mar 25, 2:39 pm)
Re: [RFC] [NET] [0/2] pskb_expand_head() bugfix, David Miller, (Thu Mar 27, 7:48 pm)
Re: [RFC] [NET] [0/2] pskb_expand_head() bugfix, Hideo AOKI, (Fri Mar 28, 9:02 pm)
Re: [RFC] [NET] [0/2] pskb_expand_head() bugfix, David Miller, (Fri Mar 28, 9:11 pm)
Re: [RFC] [NET] [0/2] pskb_expand_head() bugfix, Hideo AOKI, (Fri Mar 28, 9:21 pm)
Re: [RFC] [NET] [0/2] pskb_expand_head() bugfix, Herbert Xu, (Tue Mar 25, 7:55 pm)
Re: [RFC] [NET] [0/2] pskb_expand_head() bugfix, Hideo AOKI, (Wed Mar 26, 4:47 pm)
Re: [RFC] [NET] [0/2] pskb_expand_head() bugfix, David Miller, (Thu Mar 27, 7:49 pm)
Re: [RFC] [NET] [0/2] pskb_expand_head() bugfix, Hideo AOKI, (Fri Mar 28, 9:14 pm)
Re: [RFC] [NET] [0/2] pskb_expand_head() bugfix, Herbert Xu, (Wed Mar 26, 8:13 pm)
Re: [RFC] [NET] [0/2] pskb_expand_head() bugfix, Hideo AOKI, (Fri Mar 28, 9:01 pm)
[RFC PATCH] [NET] [1/2] revert audit_expand(), Hideo AOKI, (Tue Mar 25, 2:41 pm)