linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Buesch <mb@bu3sch.de>
To: Bob Copeland <me@bobcopeland.com>
Cc: Johannes Berg <johannes@sipsolutions.net>,
	"Alexander E. Patrakov" <patrakov@gmail.com>,
	linux-wireless@vger.kernel.org
Subject: Re: Kernel panic with zd1211rw and today's compat-wireless
Date: Sun, 22 Mar 2009 16:09:26 +0100	[thread overview]
Message-ID: <200903221609.26412.mb@bu3sch.de> (raw)
In-Reply-To: <b6c5339f0903220749j5373d132gdf24edc4d6ac610c@mail.gmail.com>

On Sunday 22 March 2009 15:49:50 Bob Copeland wrote:
> On Sun, Mar 22, 2009 at 8:56 AM, Johannes Berg
> <johannes@sipsolutions.net> wrote:
> > On Sun, 2009-03-22 at 17:45 +0500, Alexander E. Patrakov wrote:
> >
> >> There are several different panic messages,
> >> the common thing is "Fatal exception in interrupt". Without uvesafb,
> >> they also include "zd_op_tx+0x98/0x1cc [zd1211rw]" as the last line,
> >
> > http://git.kernel.org/?p=linux/kernel/git/linville/wireless-testing.git;a=commitdiff;h=3b23889bb2366c1b10f69bcca16cf53426b5e309
> >
> >> but with uvesafb, this sometimes changes to
> >> "rate_control_get_rate+0xb7/0xc3 [mac80211]".
> 
> Hmm, I've seen the rate_control one before, and there's a guy
> with ath5k who can reproduce it easily.  Looks like minstrel
> somehow gets confused about the rate table and eventually tries
> to use -1 as a valid rate index.  Neither I nor Felix could come
> up with a logical explanation, though (I am completely lost in
> the RC code, so that's not saying much for me).

There are also strange warnings in the RX path where an invalid rate_idx is
passed with the received packet. I'm pretty sure the driver does not
put an invalid rate_idx. So maybe this is related? Is it possible that
the skb->cb (where I guess the RX status and TX status are stored) is getting
corrupted after the skb got queued by the driver for processing in the
RX or TXstatus tasklet?

-- 
Greetings, Michael.

  reply	other threads:[~2009-03-22 15:11 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-22 12:45 Kernel panic with zd1211rw and today's compat-wireless Alexander E. Patrakov
2009-03-22 12:56 ` Johannes Berg
2009-03-22 13:15   ` Michael Buesch
2009-03-22 14:49   ` Bob Copeland
2009-03-22 15:09     ` Michael Buesch [this message]
2009-03-22 22:04       ` Bob Copeland
2009-03-22 22:12         ` Michael Buesch
2009-03-23 15:08     ` Kalle Valo
2009-03-23 19:36       ` Johannes Berg
2009-03-23 19:52         ` Bob Copeland
2009-03-23 19:56           ` Johannes Berg

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=200903221609.26412.mb@bu3sch.de \
    --to=mb@bu3sch.de \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=me@bobcopeland.com \
    --cc=patrakov@gmail.com \
    /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).