aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorYonghong Song <yonghong.song@linux.dev>2025-06-06 18:36:26 -0700
committerAlexei Starovoitov <ast@kernel.org>2025-06-06 19:21:43 -0700
commitbbc7bd658ddc662083639b9e9a280b90225ecd9a (patch)
tree0e88aec2a0cad7681e72f56a159508a97fb97609 /tools/perf/scripts/python/bin
parentselftests/bpf: Fix ringbuf/ringbuf_write test failure with arm64 64KB page size (diff)
downloadlinux-bbc7bd658ddc662083639b9e9a280b90225ecd9a.tar.gz
linux-bbc7bd658ddc662083639b9e9a280b90225ecd9a.zip
selftests/bpf: Fix a user_ringbuf failure with arm64 64KB page size
The ringbuf max_entries must be PAGE_ALIGNED. See kernel function ringbuf_map_alloc(). So for arm64 64KB page size, adjust max_entries properly. Signed-off-by: Yonghong Song <yonghong.song@linux.dev> Link: https://lore.kernel.org/r/20250607013626.1553001-1-yonghong.song@linux.dev Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions