Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Mon, 4 Aug 2025 20:27:30 +0800 you wrote: > Commit 16f5dfbc851b ("gfp: include __GFP_NOWARN in GFP_NOWAIT") > made GFP_NOWAIT implicitly include __GFP_NOWARN. > > Therefore, explicit __GFP_NOWARN combined with GFP_NOWAIT > (e.g., `GFP_NOWAIT | __GFP_NOWARN`) is now redundant. Let's clean > up these redundant flags across subsystems. > > [...] Here is the summary with links: - bpf: Remove redundant __GFP_NOWARN https://git.kernel.org/bpf/bpf-next/c/3e2b799008a7 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html