Re: [PATCH V3] arm64/hugetlb: Consistently use pud_sect_supported()
From: Catalin Marinas
Date: Wed Mar 05 2025 - 14:33:17 EST
On Thu, 20 Feb 2025 10:35:34 +0530, Anshuman Khandual wrote:
> Let's be consistent in using pud_sect_supported() for PUD_SIZE sized pages.
> Hence change hugetlb_mask_last_page() and arch_make_huge_pte() as required.
> Also re-arranged the switch statement for a common warning message.
>
>
Applied to arm64 (for-next/pgtable-cleanups), thanks!
[1/1] arm64/hugetlb: Consistently use pud_sect_supported()
https://git.kernel.org/arm64/c/34e8e63a6dc1
--
Catalin