akirilov-arm opened PR #3424 from aarch64_page_size
to main
:
Some platforms such as AArch64 Linux support different memory page sizes, so we need to be conservative when choosing the code section alignment (which is equal to the page size) by using the maximum. This issue has been discussed in #3278; in fact, my changes fix execution on RHEL-based distributions such as CentOS (default kernel configuration with 64 KB pages).
akirilov-arm requested alexcrichton for a review on PR #3424.
alexcrichton submitted PR review.
alexcrichton merged PR #3424.
Last updated: Nov 22 2024 at 16:03 UTC