aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/bpf/linker.c
diff options
context:
space:
mode:
authorHengqi Chen <[email protected]>2023-03-26 09:53:41 +0000
committerAndrii Nakryiko <[email protected]>2023-03-27 18:41:16 +0000
commit7283137a7622292076dd8b7f3b8b2bb203ce5a14 (patch)
tree37f7218ad0b16e8de84ac6addb332a1c35e29010 /tools/lib/bpf/linker.c
parentlibbpf: Ensure print callback usage is thread-safe (diff)
downloadkernel-7283137a7622292076dd8b7f3b8b2bb203ce5a14.tar.gz
kernel-7283137a7622292076dd8b7f3b8b2bb203ce5a14.zip
selftests/bpf: Don't assume page size is 4096
The verifier test creates BPF ringbuf maps using hard-coded 4096 as max_entries. Some tests will fail if the page size of the running kernel is not 4096. Use getpagesize() instead. Signed-off-by: Hengqi Chen <[email protected]> Signed-off-by: Andrii Nakryiko <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/lib/bpf/linker.c')
0 files changed, 0 insertions, 0 deletions