]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita48be7e5e2fdcdc1df216b3981f50751129b220d
tree093e4807e6c0fb3dab842a5cfb2f48b708c995af
parent7348d9f984ddf5a6416215336d077f63da05d4cd
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