diff options
| author | Yang Yingliang <[email protected]> | 2022-12-07 02:18:30 +0000 |
|---|---|---|
| committer | Luiz Augusto von Dentz <[email protected]> | 2022-12-12 22:19:25 +0000 |
| commit | df4cfc91208e0a98f078223793f5871b1a82cc54 (patch) | |
| tree | 91f2a765e3733226b78b5d0e8f722d69404e19ea /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | Bluetooth: btusb: don't call kfree_skb() under spin_lock_irqsave() (diff) | |
| download | kernel-df4cfc91208e0a98f078223793f5871b1a82cc54.tar.gz kernel-df4cfc91208e0a98f078223793f5871b1a82cc54.zip | |
Bluetooth: hci_qca: don't call kfree_skb() under spin_lock_irqsave()
It is not allowed to call kfree_skb() from hardware interrupt
context or with interrupts being disabled. So replace kfree_skb()
with dev_kfree_skb_irq() under spin_lock_irqsave().
Fixes: 0ff252c1976d ("Bluetooth: hciuart: Add support QCA chipset for UART")
Signed-off-by: Yang Yingliang <[email protected]>
Signed-off-by: Luiz Augusto von Dentz <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions
