summaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorYueHaibing2019-06-12 11:18:47 +0200
committerDaniel Borkmann2019-06-15 01:22:00 +0200
commit7f94208c8f9a0a6d2ff0e0c0858c00ad8e5c8617 (patch)
tree96bb91d42ef8d78ff45ff03a458301bb96669ca9 /samples
parentselftests/bpf: convert socket_cookie test to sk storage (diff)
downloadkernel-qcow2-linux-7f94208c8f9a0a6d2ff0e0c0858c00ad8e5c8617.tar.gz
kernel-qcow2-linux-7f94208c8f9a0a6d2ff0e0c0858c00ad8e5c8617.tar.xz
kernel-qcow2-linux-7f94208c8f9a0a6d2ff0e0c0858c00ad8e5c8617.zip
bpf: Fix build error without CONFIG_INET
If CONFIG_INET is not set, building fails: kernel/bpf/verifier.o: In function `check_mem_access': verifier.c: undefined reference to `bpf_xdp_sock_is_valid_access' kernel/bpf/verifier.o: In function `convert_ctx_accesses': verifier.c: undefined reference to `bpf_xdp_sock_convert_ctx_access' Reported-by: Hulk Robot <hulkci@huawei.com> Fixes: fada7fdc83c0 ("bpf: Allow bpf_map_lookup_elem() on an xskmap") Signed-off-by: YueHaibing <yuehaibing@huawei.com> Acked-by: Jonathan Lemon <jonathan.lemon@gmail.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions