diff options
| author | Yang Yingliang <[email protected]> | 2022-12-07 02:18:33 +0000 |
|---|---|---|
| committer | Luiz Augusto von Dentz <[email protected]> | 2022-12-12 22:19:26 +0000 |
| commit | 7b503e339c1a80bf0051ec2d19c3bc777014ac61 (patch) | |
| tree | 6fb8a6b8241fc56961320e5ab233236f3680d19d /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | Bluetooth: hci_h5: don't call kfree_skb() under spin_lock_irqsave() (diff) | |
| download | kernel-7b503e339c1a80bf0051ec2d19c3bc777014ac61.tar.gz kernel-7b503e339c1a80bf0051ec2d19c3bc777014ac61.zip | |
Bluetooth: hci_bcsp: 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: 1da177e4c3f4 ("Linux-2.6.12-rc2")
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
