Hello: This patch was applied to bpf/bpf.git (refs/heads/master): On Fri, 13 Nov 2020 17:17:56 +0000 you wrote: > Currently verifier enforces return code checks for subprograms in the > same manner as it does for program entry points. This prevents returning > arbitrary scalar values from subprograms. Scalar type of returned values > is checked by btf_prepare_func_args() and hence it should be safe to > allow only scalars for now. Relax return code checks for subprograms and > allow any correct scalar values. > > [...] Here is the summary with links: - [bpf,v2] bpf: relax return code check for subprograms https://git.kernel.org/bpf/bpf/c/f782e2c300a7 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html