[PATCH v2 2/2] ath10k: fix scheduling while atomic bug

Kalle Valo kvalo at qca.qualcomm.com
Mon Oct 7 12:35:57 EDT 2013


Michal Kazior <michal.kazior at tieto.com> writes:

> Recent WMI/HTC changes made it possible for WMI
> commands to sleep (if there's not enough HTC TX
> credits to submit a command). TX path is in an
> atomic context so calling WMI commands in it is
> wrong.
>
> This simply moves WEP key index update to a worker
> and fixes the 'scheduling while atomic' bug.
>
> This still leaves multiple WEP key handling laggy,
> i.e. some frames may be TXed with an old/different
> key (although recipient should still be able to RX
> them).
>
> Signed-off-by: Michal Kazior <michal.kazior at tieto.com>

I see conflicts with this patch. Can you rebase, please?

-- 
Kalle Valo



More information about the ath10k mailing list