#9654: ath: DMA failed to stop in 10 ms
------------------------+-----------------------------------
  Reporter:  anonymous  |      Owner:  nbd
      Type:  defect     |     Status:  reopened
  Priority:  normal     |  Milestone:  Barrier Breaker 14.07
 Component:  kernel     |    Version:  Trunk
Resolution:             |   Keywords:  atheros
------------------------+-----------------------------------

Comment (by gvalkov):

 Hi and thank you for your advice! :)
 Yes I am doing something similar to binary search. But instead of
 splitting in half every time I was trying to use my old memories as to
 when I experienced this issue and trying to converge even faster. Now on
 one hand this was also a stupid idea as it made me build and test more
 revisions. On the other I figured, that if I go backward choosing
 revisions that are more likely to fail, I will loose around 10-20 minutes
 in testing, whereas I conclude that a revision is most likely stable if it
 survives for two hours and that's a long time.

 {{{
 # test: wifi card uploads
 # svn://svn.openwrt.org/openwrt/trunk@33080 [stable-5h+] Fri Aug 10
 14:15:06 2012
 # svn://svn.openwrt.org/openwrt/trunk@36090 [stable-2h+] Tue Mar 19
 13:54:34 2013
 # svn://svn.openwrt.org/openwrt/trunk@37893 [stable-2h+] Tue Sep 3
 15:46:39 2013
 # svn://svn.openwrt.org/openwrt/trunk@38483 [stable-2h+] Sun Oct 20
 15:59:05 2013
 # svn://svn.openwrt.org/openwrt/trunk@38484 [stable-4h30] Sun Oct 20
 15:59:08 2013
 f56cecd965cc65250ee2d1b9f0b03a59095ee8cb

 # svn://svn.openwrt.org/openwrt/trunk@38486 [speed-7m30] Sun Oct 20
 17:51:17 2013 !!!
 4da6c4ad53089491ed89df496fc50be2b0a7c18c

 # svn://svn.openwrt.org/openwrt/trunk@38502 [speed-6m54] Tue Oct 22
 21:01:35 2013
   ath: phy0: Failed to stop TX DMA, queues=0x004!
 # svn://svn.openwrt.org/openwrt/trunk@38507 [stop-10m40] Wed Oct 23
 15:43:13 2013
 # svn://svn.openwrt.org/openwrt/trunk@38522 [stop-2m12] Wed Oct 23
 23:12:59 2013
 # svn://svn.openwrt.org/openwrt/trunk@38553 [stop-1h29] Mon Oct 28
 06:47:56 2013
   ath: phy0: Failed to stop TX DMA, queues=0x005!
   ath: phy0: Could not stop RX, we could be confusing the DMA engine when
 we start RX up
 # svn://svn.openwrt.org/openwrt/trunk@38626 [stop!!!, speed] Thu Oct 31
 10:57:46 2013
   ath: phy0: Failed to stop TX DMA, queues=0x004!
 # svn://svn.openwrt.org/openwrt/trunk@38722 [stop] Mon Nov 11 16:51:01
 2013
 # svn://svn.openwrt.org/openwrt/trunk@38740 [build failed] Mon Nov 11
 16:51:01 2013
 # svn://svn.openwrt.org/openwrt/trunk@38852 [speed]  Mon Nov 18 13:54:26
 2013
 # svn://svn.openwrt.org/openwrt/trunk@38962 [speed, stop]  Sat Nov 30
 18:30:56 2013
   ath: phy0: Failed to stop TX DMA, queues=0x004!
 # svn://svn.openwrt.org/openwrt/trunk@39068 [speed, stop] Sun Dec 15
 21:07:34 2013
 # svn://svn.openwrt.org/openwrt/trunk@41856 [speed] Mon Jul 28 11:12:25
 2014
 }}}


 '''Probably caused by:'''
 4da6c4ad53089491ed89df496fc50be2b0a7c18c
 svn://svn.openwrt.org/openwrt/trunk@38486
 ''ath9k: gather entropy from raw ADC I/Q samples (use the least
 significant bit only)''

 '''nbd''', can you please revise this commit?!

 Now I'm going to try to reverse it manually then undo the changes from the
 current master and see if this will resolve the issue. Finally I'll try to
 check it more carefully and see if I can find some mistake. BTW is there
 an easier way? Can I delete a commit in the middle of the path, and then
 go back to the master in such a way that all next commits will be in
 effect?

--
Ticket URL: <https://dev.openwrt.org/ticket/9654#comment:510>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to