Hello: This patch was applied to bpf/bpf.git (refs/heads/master): On Mon, 1 Mar 2021 16:40:19 +0100 you wrote: > insn_has_def32() returns false for 32-bit BPF_FETCH insns. This makes > adjust_insn_aux_data() incorrectly set zext_dst, as can be seen in [1]. > This happens because insn_no_def() does not know about the BPF_FETCH > variants of BPF_STX. > > Fix in two steps. > > [...] Here is the summary with links: - [v3,bpf] bpf: Account for BPF_FETCH in insn_has_def32() https://git.kernel.org/bpf/bpf/c/83a2881903f3 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html