diff options
author | 2024-03-22 13:35:52 +0000 | |
---|---|---|
committer | 2024-03-22 20:37:39 -0700 | |
commit | fa3550dca8f02ec312727653a94115ef3ab68445 (patch) | |
tree | 1fb389cc55b931a0899ff34b0aa8ab8c35c9128b /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | bpf: verifier: fix addr_space_cast from as(1) to as(0) (diff) | |
download | wireguard-linux-fa3550dca8f02ec312727653a94115ef3ab68445.tar.xz wireguard-linux-fa3550dca8f02ec312727653a94115ef3ab68445.zip |
selftests/bpf: verifier_arena: fix mmap address for arm64
The arena_list selftest uses (1ull << 32) in the mmap address
computation for arm64. Use the same in the verifier_arena selftest.
This makes the selftest pass for arm64 on the CI[1].
[1] https://github.com/kernel-patches/bpf/pull/6622
Signed-off-by: Puranjay Mohan <puranjay12@gmail.com>
Link: https://lore.kernel.org/r/20240322133552.70681-1-puranjay12@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions