Hello:
This patch was applied to bpf/bpf.git (master) by Alexei Starovoitov ast@kernel.org:
On Fri, 22 Mar 2024 13:35:52 +0000 you wrote:
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
[...]
Here is the summary with links: - [bpf] selftests/bpf: verifier_arena: fix mmap address for arm64 https://git.kernel.org/bpf/bpf/c/fa3550dca8f0
You are awesome, thank you!