From: "David S. Miller" <davem@davemloft.net>
To: Stuffed Crust <pizza@shaftnet.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] fix long-standing bug in 2.6/2.4 skb_copy/skb_copy_expand
Date: Wed, 11 May 2005 11:40:24 -0700 [thread overview]
Message-ID: <20050511114024.278b97d4.davem@davemloft.net> (raw)
In-Reply-To: <20050508143259.GA30676@shaftnet.org>
On Sun, 8 May 2005 10:32:59 -0400
Stuffed Crust <pizza@shaftnet.org> wrote:
> But if the alloc_skb function
> allocates extra head room (ie calls skb_reserve() on the skb before it
> passes it to the callee, this doesn't quite work.
alloc_skb() may call skb_reserve() in your tree, but it doesn't in anyone
else's.
prev parent reply other threads:[~2005-05-11 18:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-08 14:32 [PATCH] fix long-standing bug in 2.6/2.4 skb_copy/skb_copy_expand Stuffed Crust
2005-05-09 3:04 ` Herbert Xu
2005-05-11 20:38 ` Stuffed Crust
2005-05-11 18:40 ` David S. Miller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050511114024.278b97d4.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=pizza@shaftnet.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).