ath9k-devel.lists.ath9k.org archive mirror
 help / color / mirror / Atom feed
* [ath9k-devel] Warning in ath_rc_get_highest_rix()
@ 2012-01-04 22:46 Pavel Roskin
  2012-01-05  1:34 ` Adrian Chadd
  2012-01-31 23:13 ` Pavel Roskin
  0 siblings, 2 replies; 3+ messages in thread
From: Pavel Roskin @ 2012-01-04 22:46 UTC (permalink / raw)
  To: ath9k-devel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-01-31 23:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-04 22:46 [ath9k-devel] Warning in ath_rc_get_highest_rix() Pavel Roskin
2012-01-05  1:34 ` Adrian Chadd
2012-01-31 23:13 ` Pavel Roskin

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).