linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pavel Roskin <proski@gnu.org>
To: linux-wireless@vger.kernel.org
Subject: rt61pci: oops in rt2x00lib_txdone(), entry->skb is NULL
Date: Tue, 07 Sep 2010 19:30:12 -0400	[thread overview]
Message-ID: <1283902212.5071.11.camel@mj> (raw)

Hello!

wireless-testing.git as of yesterday has a problem with rt61pci.  After
a minute of web browsing, the kernel reports an oops in
rt2x00lib_txdone() and no more traffic goes through.  That system used
to run a month old wireless-testing.git identified as 2.6.35-rc6-wl, and
it didn't have that problem.

The oops happens on this line:
enum data_queue_qid qid = skb_get_queue_mapping(entry->skb);

When it happens, entry->skb is NULL.  I cannot reproduce the problem by
ping, even by flood ping, but using a web browser on a moderately
complex site (e.g. cnn.com) triggers the oops reliably within a minute
or so.

The architecture is x86_64, it's a multicore system, SMP is enabled in
the kernel.

If there are no good ideas what it might be, I'll try to find time to
bisect the bug.

-- 
Regards,
Pavel Roskin

             reply	other threads:[~2010-09-07 23:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-07 23:30 Pavel Roskin [this message]
2010-09-08  6:50 ` rt61pci: oops in rt2x00lib_txdone(), entry->skb is NULL Helmut Schaa
2010-09-08  8:12   ` Ivo Van Doorn
2010-09-08 10:59     ` Pavel Roskin
2010-09-08 11:33       ` Helmut Schaa

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=1283902212.5071.11.camel@mj \
    --to=proski@gnu.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 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).