diff options
author | Alexei Starovoitov <ast@kernel.org> | 2019-09-17 10:45:38 -0700 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2019-09-19 14:22:44 +0200 |
commit | a0791f0df7d212c245761538b17a9ea93607b667 (patch) | |
tree | 593e1c4283a6689441a6ac90d76ada3fd571a303 /net/xdp | |
parent | 9eea984979513d6ee137e545e26c5877d46039dd (diff) |
bpf: fix BTF limits
vmlinux BTF has more than 64k types.
Its string section is also at the offset larger than 64k.
Adjust both limits to make in-kernel BTF verifier successfully parse in-kernel BTF.
Fixes: 69b693f0aefa ("bpf: btf: Introduce BPF Type Format (BTF)")
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Martin KaFai Lau <kafai@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'net/xdp')
0 files changed, 0 insertions, 0 deletions