[PATCH v3 10/13] sparc/mm: replace batch->active with in_lazy_mmu_mode()

David Hildenbrand david at redhat.com
Fri Oct 24 07:03:04 AEDT 2025


On 15.10.25 10:27, Kevin Brodsky wrote:
> The generic lazy_mmu layer now tracks whether a task is in lazy MMU
> mode. As a result we no longer need to track whether the per-CPU TLB
> batch struct is active - we know it is if in_lazy_mmu_mode() returns
> true.

Same here, document the dependency on disabled preemption.

-- 
Cheers

David / dhildenb



More information about the Linuxppc-dev mailing list