summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
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 /scripts/gdb/linux/modules.py
parent8c8c5e3c854a2593ec90dacd868f3066b67de1c4 (diff)
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 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions