Hello: This patch was applied to bpf/bpf.git (refs/heads/master):
On Thu, 5 Nov 2020 11:51:09 -0800 you wrote: > Fix build error when BPF_SYSCALL is not set/enabled but BPF_PRELOAD is > by making BPF_PRELOAD depend on BPF_SYSCALL. > > ERROR: modpost: "bpf_preload_ops" [kernel/bpf/preload/bpf_preload.ko] > undefined! > > Signed-off-by: Randy Dunlap <[email protected]> > Reported-by: kernel test robot <[email protected]> > Reported-by: Randy Dunlap <[email protected]> > Cc: Alexei Starovoitov <[email protected]> > Cc: Daniel Borkmann <[email protected]> > Cc: [email protected] > Cc: [email protected] > > [...] Here is the summary with links: - bpf: BPF_PRELOAD depends on BPF_SYSCALL https://git.kernel.org/bpf/bpf/c/7c0afcad7507 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html

