Hello: This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Mon, 12 Sep 2022 08:45:44 -0700 you wrote: > BPF_PTR_POISON was added in commit c0a5a21c25f37 ("bpf: Allow storing > referenced kptr in map") to denote a bpf_func_proto btf_id which the > verifier will replace with a dynamically-determined btf_id at verification > time. > > This patch adds verifier 'poison' functionality to BPF_PTR_POISON in > order to prepare for expanded use of the value to poison ret- and > arg-btf_id in ongoing work, namely rbtree and linked list patchsets > [0, 1]. Specifically, when the verifier checks helper calls, it assumes > that BPF_PTR_POISON'ed ret type will be replaced with a valid type before > - or in lieu of - the default ret_btf_id logic. Similarly for arg btf_id. > > [...] Here is the summary with links: - [bpf-next] bpf: Add verifier check for BPF_PTR_POISON retval and arg https://git.kernel.org/bpf/bpf-next/c/47e34cb74d37 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html