All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Johannes Berg <johannes@sipsolutions.net>,
	wireless <linux-wireless@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: Regression since 2.6.30-rc1 - Page allocation failures
Date: Fri, 15 May 2009 23:49:47 +0200	[thread overview]
Message-ID: <200905152349.47940.rjw@sisk.pl> (raw)
In-Reply-To: <49F8E145.1050708@lwfinger.net>

On Thursday 30 April 2009, Larry Finger wrote:
> Johannes Berg wrote:
> > 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.
> 
> I get the "failed to reallocate TX buffer" message. Not all are related to the
> page allocation failure. I am also getting "b43-phy0 debug: DMA RX:
> setup_rx_descbuffer() failed" messages.
> 
> So far, the numbers printed by the revised printk are:
> 
> kernel: phy0: failed to reallocate TX buffer 0, 404, need 0, 0
> kernel: protocol 0008 is buggy, dev eth1
> 
> kernel: phy0: failed to reallocate TX buffer 0, 1728, need 0, 18
> 
> Device eth1 is the b43 wireless device.

Can you please tell me what the status of this bug is?

Rafael

  parent reply	other threads:[~2009-05-15 21:49 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
2009-04-29 23:22     ` Larry Finger
2009-04-29 23:39       ` Johannes Berg
2009-05-15 21:49       ` Rafael J. Wysocki [this message]
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=200905152349.47940.rjw@sisk.pl \
    --to=rjw@sisk.pl \
    --cc=Larry.Finger@lwfinger.net \
    --cc=johannes@sipsolutions.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.