diff options
| author | Hari Bathini <[email protected]> | 2024-02-08 10:01:15 +0000 |
|---|---|---|
| committer | Andrii Nakryiko <[email protected]> | 2024-02-13 19:13:39 +0000 |
| commit | 11f522256e9043b0fcd2f994278645d3e201d20c (patch) | |
| tree | f6cdb169c58301dcc9d1419af3a9eb0d0e885776 /scripts/bpf_doc.py | |
| parent | tcp: add sanity checks to rx zerocopy (diff) | |
| download | kernel-11f522256e9043b0fcd2f994278645d3e201d20c.tar.gz kernel-11f522256e9043b0fcd2f994278645d3e201d20c.zip | |
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 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions
