diff options
author | Andrii Nakryiko <andriin@fb.com> | 2020-07-22 09:45:54 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2020-07-26 06:37:01 +0300 |
commit | 6cc7d1e8e9e06d45f9d1a39a5f465288d7cd8f9a (patch) | |
tree | 4f6f10a7091fca310f10c48834b4bce110183cf7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2b9b305fcdda1810bdffeb599361174eb2cd0b7c (diff) | |
download | linux-6cc7d1e8e9e06d45f9d1a39a5f465288d7cd8f9a.tar.xz |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions