Re: [PATCH net] rtase: Fix improper release of ring list entries in rtase_sw_reset
From: patchwork-bot+netdevbpf
Date: Tue Mar 11 2025 - 08:33:18 EST
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@xxxxxxxxxx>:
On Thu, 6 Mar 2025 15:05:10 +0800 you wrote:
> Since rtase_init_ring, which is called within rtase_sw_reset, adds ring
> entries already present in the ring list back into the list, it causes
> the ring list to form a cycle. This results in list_for_each_entry_safe
> failing to find an endpoint during traversal, leading to an error.
> Therefore, it is necessary to remove the previously added ring_list nodes
> before calling rtase_init_ring.
>
> [...]
Here is the summary with links:
- [net] rtase: Fix improper release of ring list entries in rtase_sw_reset
https://git.kernel.org/netdev/net/c/415f135ace7f
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html