Hello: This patch was applied to netdev/net.git (main) by Paolo Abeni <[email protected]>:
On Mon, 13 Apr 2026 17:08:46 +0800 you wrote: > From: Zhengchuan Liang <[email protected]> > > Local FDB entries can be rewritten in place by `fdb_delete_local()`, which > updates `f->dst` to another port or to `NULL` while keeping the entry > alive. Several bridge RCU readers inspect `f->dst`, including > `br_fdb_fillbuf()` through the `brforward_read()` sysfs path. > > [...] Here is the summary with links: - [net,1/1] net: bridge: use a stable FDB dst snapshot in RCU readers https://git.kernel.org/netdev/net/c/df4601653201 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
