Re: [PATCH RFC v3 15/21] x86: mm: skip collapse_pud_page() when CONFIG_X86_DIRECT_GBPAGES disabled

From: David Hildenbrand (Arm)

Date: Thu Sep 10 2026 - 07:22:26 EST


On 9/2/26 13:56, Yeoreum Yun wrote:
> The behaviour of pXd_page() will change with generic compile-time folded
> page tables by disallowing its use and triggering a compile-time error
> when it's used improperly, ensuring that the actual pXd_page() is used
> instead.
>
> To prepare fot that, skip collapse_pud_page() when

s/fot/for/

Agreed that Dave's patch is better :)

--
Cheers,

David