[PATCH v4 03/12] powerpc/mm: implement arch_flush_lazy_mmu_mode()

David Hildenbrand david at redhat.com
Sat Nov 1 23:14:40 AEDT 2025


On 29.10.25 11:09, Kevin Brodsky wrote:
> Upcoming changes to the lazy_mmu API will cause
> arch_flush_lazy_mmu_mode() to be called when leaving a nested
> lazy_mmu section.
> 
> Move the relevant logic from arch_leave_lazy_mmu_mode() to
> arch_flush_lazy_mmu_mode() and have the former call the latter.
> 
> Note: the additional this_cpu_ptr() on the
> arch_leave_lazy_mmu_mode() path will be removed in a subsequent
> patch.
> 
> Signed-off-by: Kevin Brodsky <kevin.brodsky at arm.com>
> ---

Acked-by: David Hildenbrand <david at redhat.com>

-- 
Cheers

David / dhildenb



More information about the Linuxppc-dev mailing list