Thread (6 messages) 6 messages, 2 authors, 2022-12-08

Re: [PATCH net v2 0/4] net: don't call dev_kfree_skb() under spin_lock_irqsave()

From: Jakub Kicinski <kuba@kernel.org>
Date: 2022-12-08 02:50:09

On Wed, 7 Dec 2022 21:52:54 +0800 Yang Yingliang wrote:
It is not allowed to call consume_skb() from hardware interrupt context
or with interrupts being disabled. This patchset replace dev_kfree_skb()
with dev_consume_skb_irq() under spin_lock_irqsave() in some drivers, or
move dev_kfree_skb() after spin_unlock_irqrestore().
You must CC all authors / reviewers of commits under Fixes:
Run get_maintainer on the _patch file_ not on the path.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help