On 29.10.25 11:08, Kevin Brodsky wrote:
From: Alexander Gordeev <[email protected]>Since commit b9ef323ea168 ("powerpc/64s: Disable preemption in hash lazy mmu mode") a task can not be preempted while in lazy MMU mode. Therefore, the batch re-activation code is never called, so remove it. Signed-off-by: Alexander Gordeev <[email protected]> Signed-off-by: Kevin Brodsky <[email protected]> ---
Reviewed-by: David Hildenbrand <[email protected]> -- Cheers David / dhildenb
