]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/64s: move NMI soft-mask handling to C
authorNicholas Piggin <npiggin@gmail.com>
Sat, 30 Jan 2021 13:08:50 +0000 (23:08 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 8 Feb 2021 13:10:50 +0000 (00:10 +1100)
commit6ecbb582b6947f041832fff07c2f38791ae19287
tree9be5a7a8978400754fdd4fc2d7ffb8a1e04e3511
parent118178e62e2e0da39b394e812fef7179c8bdb3bc
powerpc/64s: move NMI soft-mask handling to C

Saving and restoring soft-mask state can now be done in C using the
interrupt handler wrapper functions.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210130130852.2952424-41-npiggin@gmail.com
arch/powerpc/include/asm/interrupt.h
arch/powerpc/kernel/exceptions-64s.S