From: Kirill Tkhai <tkhai@yandex.ru>
To: linux-wireless@vger.kernel.org
Cc: Stanislaw Gruszka <sgruszka@redhat.com>,
linville@tuxdriver.com, ivdoorn@gmail.com, gwingerde@gmail.com,
helmut.schaa@googlemail.com
Subject: [regression] [bisected] rt2800pci doesn't work after 9483f40d8d01918b399b4e24d0c1111db0afffeb
Date: Sat, 05 Oct 2013 07:29:08 +0400 [thread overview]
Message-ID: <39871380943748@web17j.yandex.ru> (raw)
Hi, everyone!
I've just moved from v3.10 to v3.11 and found that my rt2800pci doesn't work:
[ 705.761252] ieee80211 phy3: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 705.871194] ieee80211 phy3: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 710.757696] ieee80211 phy3: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 710.867637] ieee80211 phy3: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 710.977581] ieee80211 phy3: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 711.087516] ieee80211 phy3: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 711.119530] ieee80211 phy3: rt2x00queue_write_tx_frame: Error - Dropping frame due to full tx queue 0
[ 712.219961] ieee80211 phy3: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 712.329900] ieee80211 phy3: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 714.233932] ieee80211 phy3: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush
[ 714.343872] ieee80211 phy3: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 721.135366] rt2800pci 0000:01:00.0: irq 45 for MSI/MSI-X
[ 721.135467] ieee80211 phy4: rt2x00_set_rt: Info - RT chipset 3290, rev 0015 detected
[ 721.137440] ieee80211 phy4: rt2x00_set_rf: Info - RF chipset 3290 detected
GIt bisect says the first bad commit is 9483f40d8d01918b399b4e24d0c1111db0afffeb:
Author: Jakub Kicinski <kubakici@wp.pl>
Date: Tue May 7 00:28:50 2013 +0200
rt2x00pci: Use PCI MSIs whenever possible
All PCIe devices must support MSIs, make use of them.
With reverted commit everything is ok.
$ cat /sys/bus/pci/devices/*/msi_bus
1
1
1
$ cat /proc/interrupts
45: 97 0 0 0 PCI-MSI-edge 0000:01:00.0
PCI IDS: 1814:3298
Any ideas?
Kirill
next reply other threads:[~2013-10-05 3:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-05 3:29 Kirill Tkhai [this message]
2013-10-06 2:10 ` [regression] [bisected] rt2800pci doesn't work after 9483f40d8d01918b399b4e24d0c1111db0afffeb Kirill Tkhai
2013-10-07 8:24 ` Stanislaw Gruszka
2013-10-07 12:04 ` Kirill Tkhai
2013-10-08 9:35 ` Stanislaw Gruszka
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=39871380943748@web17j.yandex.ru \
--to=tkhai@yandex.ru \
--cc=gwingerde@gmail.com \
--cc=helmut.schaa@googlemail.com \
--cc=ivdoorn@gmail.com \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=sgruszka@redhat.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 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.