powerpc/64s: runlatch interrupt handling in C
authorNicholas Piggin <npiggin@gmail.com>
Sat, 30 Jan 2021 13:08:51 +0000 (23:08 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 8 Feb 2021 13:10:50 +0000 (00:10 +1100)
commit86dbb39416493add2bdf5b7ad39a1276f2107b83
treec83febd028b02290a4ff8b57cff050ac27e1b377
parent6ecbb582b6947f041832fff07c2f38791ae19287
powerpc/64s: runlatch interrupt handling in C

There is no need for this to be in asm, use the new intrrupt entry wrapper.

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-42-npiggin@gmail.com
arch/powerpc/include/asm/interrupt.h
arch/powerpc/kernel/exceptions-64s.S