Brian Norris wrote:
> Commit 25733c4e67df ("ath10k: pci: use mutex for diagnostic window CE
> polling") introduced a regression where we try to sleep (grab a mutex)
> in an atomic context:
>
> [ 233.602619] BUG: sleeping function called from invalid context at
> kernel/locking/mutex.c:254
> [
Commit 25733c4e67df ("ath10k: pci: use mutex for diagnostic window CE
polling") introduced a regression where we try to sleep (grab a mutex)
in an atomic context:
[ 233.602619] BUG: sleeping function called from invalid context at
kernel/locking/mutex.c:254
[ 233.602626] in_atomic(): 1, irqs_di