diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2020-11-05 11:51:09 -0800 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2020-11-05 18:49:29 -0800 |
commit | 7c0afcad7507636529e6a5a2a5eef5482619a449 (patch) | |
tree | 472e749125b9b55427b60788296883564f27d48b /tools/testing/selftests | |
parent | f9b7ff0d7f7a466a920424246e7ddc2b84c87e52 (diff) |
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/testing/selftests')
0 files changed, 0 insertions, 0 deletions