From: Pavel Roskin <proski@gnu.org>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] Warning in ath_rc_get_highest_rix()
Date: Wed, 4 Jan 2012 17:46:45 -0500 [thread overview]
Message-ID: <20120104174645.259c3166@mj> (raw)
Hello!
I hit this bug on a freshly installed Fedora 16 and judging by the
duplicate bugs it looks like many Fedora users are hitting it too:
https://bugzilla.redhat.com/show_bug.cgi?id=771113
The standard Fedora kernel uses Linux 3.1.6 with
compat-wireless-3.2-rc6-3, but I was able to reproduce the same warning
with the bleeding edge compat-wireless for December 31, 2011.
The warning only happens with one wireless router. I'm not sure I can
reproduce it on purpose, but my abrt was showing about one hundred of
instances of that warning in a few hours.
Other bug reporters report that the warning appears after their laptop
was woken up from sleep. That my explain why I have never seen that
warning with self-compiled kernels from wireless-testing.git, as I
normally don't enable many power management features.
I'm going to "see" that router once in a while, so if anyone has an
idea what patch to try, I can do it.
The code that triggers the warning is in ath_rc_get_highest_rix()
(drivers/net/wireless/ath/ath9k/rc.c), and it reads:
/* This should not happen */
WARN_ON(1);
--
Regards,
Pavel Roskin
next reply other threads:[~2012-01-04 22:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-04 22:46 Pavel Roskin [this message]
2012-01-05 1:34 ` [ath9k-devel] Warning in ath_rc_get_highest_rix() Adrian Chadd
2012-01-31 23:13 ` Pavel Roskin
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=20120104174645.259c3166@mj \
--to=proski@gnu.org \
--cc=ath9k-devel@lists.ath9k.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).