Re: [REGRESSION] x86/hugetlb: AMD F15h VA alignment offset breaks MAP_HUGETLB alignment
From: Oscar Salvador (SUSE)
Date: Thu May 28 2026 - 10:14:11 EST
On Thu, May 28, 2026 at 02:45:01PM +0200, Oscar Salvador (SUSE) wrote:
> The only thing bugging is, should not the same happen for THP-file-backed mappings?
Aha, no, for THP we do not set align_mask (at least on x86), and the masking off is being
done in __thp_get_unmapped_area().
--
Oscar Salvador
SUSE Labs