diff options
| author | Yang Yingliang <[email protected]> | 2022-12-07 02:18:31 +0000 |
|---|---|---|
| committer | Luiz Augusto von Dentz <[email protected]> | 2022-12-12 22:19:25 +0000 |
| commit | 8f458f783dfbb19c1f1cb58ed06eeb701f52091b (patch) | |
| tree | bad94d0474e62047cae9f2f388488edaa6c88cda /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | Bluetooth: hci_qca: don't call kfree_skb() under spin_lock_irqsave() (diff) | |
| download | kernel-8f458f783dfbb19c1f1cb58ed06eeb701f52091b.tar.gz kernel-8f458f783dfbb19c1f1cb58ed06eeb701f52091b.zip | |
Bluetooth: hci_ll: 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: 166d2f6a4332 ("[Bluetooth] Add UART driver for Texas Instruments' BRF63xx chips")
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
