[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173881023725.981335.7335096980650133391.git-patchwork-notify@kernel.org>
Date: Thu, 06 Feb 2025 02:50:37 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <edumazet@...gle.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
netdev@...r.kernel.org, kuniyu@...zon.com, horms@...nel.org,
eric.dumazet@...il.com
Subject: Re: [PATCH net-next] net: flush_backlog() small changes
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 4 Feb 2025 14:48:25 +0000 you wrote:
> Add READ_ONCE() around reads of skb->dev->reg_state, because
> this field can be changed from other threads/cpus.
>
> Instead of calling dev_kfree_skb_irq() and kfree_skb()
> while interrupts are masked and locks held,
> use a temporary list and use __skb_queue_purge_reason()
>
> [...]
Here is the summary with links:
- [net-next] net: flush_backlog() small changes
https://git.kernel.org/netdev/net-next/c/cbe08724c180
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists