diff options
| author | Hou Tao <[email protected]> | 2021-12-03 05:30:01 +0000 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2021-12-04 18:10:24 +0000 |
| commit | 866de407444398bc8140ea70de1dba5f91cc34ac (patch) | |
| tree | 94cd1cd1f943bebabeeae541f3615be91397818e /tools/bpf/bpftool/prog.c | |
| parent | bpf: Fix the test_task_vma selftest to support output shorter than 1 kB (diff) | |
| download | kernel-866de407444398bc8140ea70de1dba5f91cc34ac.tar.gz kernel-866de407444398bc8140ea70de1dba5f91cc34ac.zip | |
bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)
BPF_LOG_KERNEL is only used internally, so disallow bpf_btf_load()
to set log level as BPF_LOG_KERNEL. The same checking has already
been done in bpf_check(), so factor out a helper to check the
validity of log attributes and use it in both places.
Fixes: 8580ac9404f6 ("bpf: Process in-kernel BTF")
Signed-off-by: Hou Tao <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: Yonghong Song <[email protected]>
Acked-by: Martin KaFai Lau <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions
