diff options
author | Andrii Nakryiko <andriin@fb.com> | 2020-07-21 23:45:54 -0700 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2020-07-25 20:37:01 -0700 |
commit | 6cc7d1e8e9e06d45f9d1a39a5f465288d7cd8f9a (patch) | |
tree | 4f6f10a7091fca310f10c48834b4bce110183cf7 /net/core | |
parent | 2b9b305fcdda1810bdffeb599361174eb2cd0b7c (diff) |
bpf: Make bpf_link API available indepently of CONFIG_BPF_SYSCALL
Similarly to bpf_prog, make bpf_link and related generic API available
unconditionally to make it easier to have bpf_link support in various parts of
the kernel. Stub out init/prime/settle/cleanup and inc/put APIs.
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20200722064603.3350758-2-andriin@fb.com
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions