Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <[email protected]>:
On Sun, 17 May 2026 14:50:09 +0300 you wrote: > When roaming, the FDB destination port can change without holding the > bridge's hash lock. Therefore, add missing READ_ONCE() annotations in > both RCU readers and readers that hold the lock. In the latter case, the > annotation is not needed in places where the FDB entry was already > validated to be a local entry since such entries cannot roam. > > Acked-by: Nikolay Aleksandrov <[email protected]> > Signed-off-by: Ido Schimmel <[email protected]> > > [...] Here is the summary with links: - [net-next] bridge: Add missing READ_ONCE() annotations around FDB destination port https://git.kernel.org/netdev/net-next/c/bcdfd9fb109e You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
