Hello: This patch was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>: On Tue, 6 Dec 2022 20:59:10 +0800 you wrote: > 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: 803b58367ffb ("Bluetooth: btusb: Implement driver internal packet reassembly") > Signed-off-by: Yang Yingliang <yangyingliang@xxxxxxxxxx> > > [...] Here is the summary with links: - Bluetooth: btusb: don't call kfree_skb() under spin_lock_irqsave() https://git.kernel.org/bluetooth/bluetooth-next/c/0dff4eccb2ed You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html