|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH net] xen/netback: don't call kfree_skb() under spin_lock_irqsave()
Hello:
This patch was applied to netdev/net.git (master)
by Paolo Abeni <pabeni@xxxxxxxxxx>:
On Mon, 5 Dec 2022 22:13:33 +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: be81992f9086 ("xen/netback: don't queue unlimited number of packages")
> Signed-off-by: Yang Yingliang <yangyingliang@xxxxxxxxxx>
>
> [...]
Here is the summary with links:
- [net] xen/netback: don't call kfree_skb() under spin_lock_irqsave()
https://git.kernel.org/netdev/net/c/9e6246518592
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |