Re: [PATCH v4 01/12] powerpc/64s: Do not re-activate batched TLB flush

From: David Hildenbrand

Date: Sat Nov 01 2025 - 08:05:59 EST


On 29.10.25 11:08, Kevin Brodsky wrote:
From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>

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 <agordeev@xxxxxxxxxxxxx>
Signed-off-by: Kevin Brodsky <kevin.brodsky@xxxxxxx>
---

Reviewed-by: David Hildenbrand <david@xxxxxxxxxx>

--
Cheers

David / dhildenb