powerpc/64e/interrupt: Use new interrupt context tracking scheme
authorNicholas Piggin <npiggin@gmail.com>
Tue, 16 Mar 2021 10:42:01 +0000 (20:42 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 14 Apr 2021 13:04:43 +0000 (23:04 +1000)
commitceff77efa4f8d9f02d8442171b325d3b7068fe5e
tree093e4807e6c0fb3dab842a5cfb2f48b708c995af
parent097157e16cf8bf91b9cf6fbda05d234d3599c01f
powerpc/64e/interrupt: Use new interrupt context tracking scheme

With the new interrupt exit code, context tracking can be managed
more precisely, so remove the last of the 64e workarounds and switch
to the new context tracking code already used by 64s.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210316104206.407354-8-npiggin@gmail.com
arch/powerpc/include/asm/interrupt.h
arch/powerpc/kernel/interrupt.c