Re: [PATCH v2 1/6] mm: Make lazy MMU mode context-aware
From: Alexander Gordeev
Date: Tue Apr 21 2026 - 10:28:20 EST
On Tue, Apr 21, 2026 at 04:15:44PM +0200, David Hildenbrand (Arm) wrote:
> I'm still wondering about a better name for this. "enable_for" indeed
> sounds like it's only for that range.
>
> Maybe really something including a hint like you previously proposed
>
> lazy_mmu_mode_enable_with_ptes()
>
> lazy_mmu_mode_enable_with_pte_hints()
>
> I think lazy_mmu_mode_enable_with_ptes() is neat.
>
> Thoughts?
Works for me.
> In any case, on the general approach + semantics:
>
> Acked-by: David Hildenbrand (Arm) <david@xxxxxxxxxx>
...
> --
> Cheers,
>
> David
Thanks!