diff options
| author | Hari Bathini <[email protected]> | 2024-02-08 15:31:15 +0530 |
|---|---|---|
| committer | Andrii Nakryiko <[email protected]> | 2024-02-13 11:13:39 -0800 |
| commit | 11f522256e9043b0fcd2f994278645d3e201d20c (patch) | |
| tree | f6cdb169c58301dcc9d1419af3a9eb0d0e885776 /tools/perf/scripts/python | |
| parent | 577e4432f3ac810049cb7e6b71f4d96ec7c6e894 (diff) | |
bpf: Fix warning for bpf_cpumask in verifier
Compiling with CONFIG_BPF_SYSCALL & !CONFIG_BPF_JIT throws the below
warning:
"WARN: resolve_btfids: unresolved symbol bpf_cpumask"
Fix it by adding the appropriate #ifdef.
Signed-off-by: Hari Bathini <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Acked-by: Stanislav Fomichev <[email protected]>
Acked-by: David Vernet <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions