2012-06-12 21:10:52

by Alan

[permalink] [raw]
Subject: 3.5-rc wireless breakage

Boot hangs and eventually the watchdog kicks in with the following trace


__delay
__const_udelay
ar9003_get_pll_sqsum_dvc
ath_hw_pll_work
process_one_work
ath_tx_complete_poll_work


Platform is an HP Mini-210-4i


Is this a known bug or does it warrant more digging ?

Alan


2012-06-13 00:39:09

by Sujith Manoharan

[permalink] [raw]
Subject: 3.5-rc wireless breakage

Alan Cox wrote:
> Boot hangs and eventually the watchdog kicks in with the following trace
>
>
> __delay
> __const_udelay
> ar9003_get_pll_sqsum_dvc
> ath_hw_pll_work
> process_one_work
> ath_tx_complete_poll_work
>
>
> Platform is an HP Mini-210-4i
>
>
> Is this a known bug or does it warrant more digging ?

A patch has been posted for this:
http://marc.info/?l=linux-wireless&m=133951273906549&w=2

A version for 3.5 will be sent soon so that Linville can
pick it up.

Sujith