All of lore.kernel.org
 help / color / mirror / Atom feed
* [ath9k-devel] FYI: "Failed to stop TX DMA!" not fixed in kernel 3.6.7
@ 2012-11-19 19:33 ` Chaoxing Lin
  0 siblings, 0 replies; 14+ messages in thread
From: Chaoxing Lin @ 2012-11-19 19:33 UTC (permalink / raw)
  To: ath9k-devel

Just FYI

Kernel 3.6.7 change log says "This patch might fix crashes and "Failed to stop TX DMA!" messages."

I tried it on Dell laptop with ar9390 radio.
Still, I got error message like below

"ath: phy0: Failed to stop TX DMA, queues=0x005!"
"ath: phy0: Failed to stop TX DMA, queues=0x001!"

I am testing 802.11s mesh on 802.11a channel 40, no HT enabled.


-----------------------------

commit cd585fb70b89fb57f8dffb03a2a72c30f81f5da6
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Fri Oct 26 00:31:11 2012 +0200

    ath9k: fix stale pointers potentially causing access to free'd skbs
    
    commit 8c6e30936a7893a85f6222084f0f26aceb81137a upstream.
    
    bf->bf_next is only while buffers are chained as part of an A-MPDU
    in the tx queue. When a tid queue is flushed (e.g. on tearing down
    an aggregation session), frames can be enqueued again as normal
    transmission, without bf_next being cleared. This can lead to the
    old pointer being dereferenced again later.
    
    This patch might fix crashes and "Failed to stop TX DMA!" messages.
    
    Signed-off-by: Felix Fietkau <nbd@openwrt.org>
    Signed-off-by: John W. Linville <linville@tuxdriver.com>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 14+ messages in thread
[parent not found: <mailman.1.1353495602.17580.ath9k-devel@lists.ath9k.org>]

end of thread, other threads:[~2012-11-27  1:49 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-19 19:33 [ath9k-devel] FYI: "Failed to stop TX DMA!" not fixed in kernel 3.6.7 Chaoxing Lin
2012-11-19 19:33 ` Chaoxing Lin
2012-11-20 22:04 ` [ath9k-devel] " Georgiewskiy Yuriy
2012-11-20 22:04   ` Georgiewskiy Yuriy
2012-11-20 22:04 ` [ath9k-devel] " Georgiewskiy Yuriy
2012-11-20 22:04   ` Georgiewskiy Yuriy
2012-11-20 22:46   ` Alexander Szlezak
2012-11-20 22:56     ` Peter Stuge
2012-11-20 23:01     ` Robert Shade
2012-11-21  0:38       ` Georgiewskiy Yuriy
2012-11-22  0:32       ` Robert Shade
2012-11-27  1:06         ` Robert Shade
2012-11-27  1:49           ` Georgiewskiy Yuriy
     [not found] <mailman.1.1353495602.17580.ath9k-devel@lists.ath9k.org>
2012-11-21 15:26 ` fm

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.