summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2020-11-05 22:51:09 +0300
committerAlexei Starovoitov <ast@kernel.org>2020-11-06 05:49:29 +0300
commit7c0afcad7507636529e6a5a2a5eef5482619a449 (patch)
tree472e749125b9b55427b60788296883564f27d48b /tools
parentf9b7ff0d7f7a466a920424246e7ddc2b84c87e52 (diff)
downloadlinux-7c0afcad7507636529e6a5a2a5eef5482619a449.tar.xz
bpf: BPF_PRELOAD depends on BPF_SYSCALL
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! Reported-by: kernel test robot <lkp@intel.com> Reported-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/20201105195109.26232-1-rdunlap@infradead.org
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions