[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/29639] Bumping common page size to 16 KiB on ARM64?
From: |
amodra at gmail dot com |
Subject: |
[Bug ld/29639] Bumping common page size to 16 KiB on ARM64? |
Date: |
Fri, 30 Sep 2022 07:09:33 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=29639
--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
(In reply to Rui Ueyama from comment #0)
> So, if the common page size is smaller than the max page
> size, it is not guaranteed that an entire RELRO segment becomes read-only
> after process initialization.
That used to be the case, but with current mainline the RELRO segment ought to
be max page size aligned. See pr28824
--
You are receiving this mail because:
You are on the CC list for the bug.