Hello: This patch was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>: On Wed, 23 Aug 2023 11:46:37 +0800 you wrote: > It is not allowed to call kfree_skb() from hardware interrupt > context or with hardware interrupts being disabled. > So replace kfree_skb() with dev_kfree_skb_irq() under > spin_lock_irqsave(). Compile tested only. > > Fixes: baac6276c0a9 ("Bluetooth: btusb: handle mSBC audio over USB Endpoints") > Signed-off-by: Jinjie Ruan <ruanjinjie@xxxxxxxxxx> > > [...] Here is the summary with links: - [-next] Bluetooth: btusb: Do not call kfree_skb() under spin_lock_irqsave() https://git.kernel.org/bluetooth/bluetooth-next/c/feed554a67ab You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html