Re: powerpc/powernv: Use early_radix_enabled in POWER9 tlb flush
From: Michael Ellerman <hidden> Date: 2017-10-05 04:21:41
On Wed, 2017-09-27 at 05:45:58 UTC, Nicholas Piggin wrote:
This code is used at boot and machine checks, so it should be using
early_radix_enabled() (which is usable any time).
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>