Re: powerpc/64s/radix: tlb do not flush on page size when fullmm
From: Michael Ellerman <hidden> Date: 2018-08-08 14:25:54
On Wed, 2018-07-25 at 13:58:06 UTC, Nicholas Piggin wrote:
When the mm is being torn down there will be a full PID flush so
there is no need to flush the TLB on page size changes.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Reviewed-by: Aneesh Kumar K.V <redacted>