Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@xxxxxxxxxx>: On Tue, 4 Mar 2025 10:01:04 +0300 you wrote: > The cpu_rmap_put() will call kfree() when the last reference is dropped. > > Fortunately, this is not the the last reference so it won't free it > here. Unfortunately, static checkers are not clever enough and they > still warn that this could lead to a use after free on the next line. > Flip these two statements around to silence the static checker false > positve. > > [...] Here is the summary with links: - [v2,net-next] net: Silence use after free static checker warning https://git.kernel.org/netdev/net-next/c/f252f23ab657 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html