Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <[email protected]>:
On Mon, 9 Mar 2026 20:39:16 +0800 you wrote: > From: Jiayuan Chen <[email protected]> > > Syzbot reported a warning in u32_init_knode() [1]. > > Similar to commit 7cba18332e36 ("net: sched: cls_u32: Avoid memcpy() > false-positive warning") which addressed the same issue in u32_change(), > use unsafe_memcpy() in u32_init_knode() to work around the compiler's > inability to see into composite flexible array structs. > > [...] Here is the summary with links: - [net-next,v2] net: sched: cls_u32: Avoid memcpy() false-positive warning in u32_init_knode() https://git.kernel.org/netdev/net-next/c/34bd3c6b0bd3 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html

