From: Johannes Berg <johannes@sipsolutions.net>
To: Larry Finger <Larry.Finger@lwfinger.net>
Cc: wireless <linux-wireless@vger.kernel.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: Regression since 2.6.30-rc1 - Page allocation failures
Date: Wed, 29 Apr 2009 23:27:31 +0200 [thread overview]
Message-ID: <1241040451.5067.0.camel@johannes.local> (raw)
In-Reply-To: <1241039372.4547.3.camel@johannes.local> (sfid-20090429_231009_993152_4FF82E4D)
[-- Attachment #1: Type: text/plain, Size: 239 bytes --]
On Wed, 2009-04-29 at 23:09 +0200, Johannes Berg wrote:
> "%d, %d, need %d, %d", skb->data_len, skb->len, head_need, tail_need
actually, I think I want
skb_tail_pointer(skb) - skb->head
instead of skb->data_len.
johannes
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next prev parent reply other threads:[~2009-04-29 21:28 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-29 21:01 Regression since 2.6.30-rc1 - Page allocation failures Larry Finger
2009-04-29 21:09 ` Johannes Berg
2009-04-29 21:27 ` Johannes Berg [this message]
2009-04-29 23:22 ` Larry Finger
2009-04-29 23:39 ` Johannes Berg
2009-05-15 21:49 ` Rafael J. Wysocki
2009-05-15 22:16 ` Larry Finger
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=1241040451.5067.0.camel@johannes.local \
--to=johannes@sipsolutions.net \
--cc=Larry.Finger@lwfinger.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.