diff options
author | Harish Bandi <c-hbandi@codeaurora.org> | 2019-09-04 06:34:16 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2019-09-04 16:06:08 +0200 |
commit | 31fb1bbdabb34d53e3d83f0353085d9b79977786 (patch) | |
tree | 982aefa39f39656fa5c568e0bdabd5885462f7e6 /crypto/pcbc.c | |
parent | Bluetooth: btrtl: Additional Realtek 8822CE Bluetooth devices (diff) | |
download | linux-31fb1bbdabb34d53e3d83f0353085d9b79977786.tar.xz linux-31fb1bbdabb34d53e3d83f0353085d9b79977786.zip |
Bluetooth: hci_qca: disable irqs when spinlock is acquired
Looks like Deadlock is observed in hci_qca while performing
stress and stability tests. Since same lock is getting
acquired from qca_wq_awake_rx and hci_ibs_tx_idle_timeout
seeing spinlock recursion, irqs should be disable while
acquiring the spinlock always.
Signed-off-by: Harish Bandi <c-hbandi@codeaurora.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'crypto/pcbc.c')
0 files changed, 0 insertions, 0 deletions