Hello: This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Tue, 23 Jan 2024 21:56:24 +0100 you wrote: > GCC emits a warning: > > progs/test_tcpbpf_kern.c:60:9: error: ‘op’ is used uninitialized [-Werror=uninitialized] > > when an uninialized op is used iwth a "+r" constraint. The + modifier > means a read-write operand, but that operand in the selftest is just > written to. > > [...] Here is the summary with links: - bpf: fix constraint in test_tcpbpf_kern.c https://git.kernel.org/bpf/bpf-next/c/756e34da5380 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html