On 10/09/25 12:35 am, Zach O'Keefe wrote:
As of v6.8 commit 7fbb5e188248 ("mm: remove VM_EXEC requirement for THP eligibility") thp collapse no longer requires file-backed mappings be created with PROT_EXEC. Remove the overly-strict dependency from thp collapse tests so we test the least-strict requirement for success. Signed-off-by: Zach O'Keefe <zoke...@google.com>
LGTM Reviewed-by: Dev Jain <dev.j...@arm.com>