[PATCH 1/7] ath10k: fix scheduling while atomic bug

Kalle Valo kvalo at qca.qualcomm.com
Tue Oct 15 12:16:11 EDT 2013


Kalle Valo <kvalo at qca.qualcomm.com> writes:

> From: Michal Kazior <michal.kazior at tieto.com>
>
> 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>
> Signed-off-by: Kalle Valo <kvalo at qca.qualcomm.com>

Please ignore, I sent this accidentally too early.

-- 
Kalle Valo



More information about the ath10k mailing list