diff options
| author | Gregory Bell <grbell@redhat.com> | 2026-02-17 17:32:37 +0300 |
|---|---|---|
| committer | Alexei Starovoitov <ast@kernel.org> | 2026-02-19 22:29:41 +0300 |
| commit | 18a1d365e825cf936074d53d0a91c58a995a60b0 (patch) | |
| tree | c0ed8daa5ecda9acde874b814faefdf15c2ccb15 /include/linux/processor.h | |
| parent | d820fa3114825c43a6a2f3d66d3d1029db811fe3 (diff) | |
| download | linux-18a1d365e825cf936074d53d0a91c58a995a60b0.tar.xz | |
selftests/bpf: align build_id test mapping to 64K page size
Some architectures require mappings to be aligned to the system page size.
The build_id selftest currently uses a smaller alignment, which can result
in madvise operations executing on a different page than intended.
Increase the mapping alignment to 64K so the buffer is page-aligned on
all supported architectures.
Signed-off-by: Gregory Bell <grbell@redhat.com>
Link: https://lore.kernel.org/r/93543253b32d1cb178ab6e31e4291e387ba1c372.1771338492.git.grbell@redhat.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'include/linux/processor.h')
0 files changed, 0 insertions, 0 deletions
