powerpc/64s: power4 nap fixup in C
authorNicholas Piggin <npiggin@gmail.com>
Tue, 6 Apr 2021 02:55:08 +0000 (12:55 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 8 Apr 2021 11:17:45 +0000 (21:17 +1000)
commit98db179a78dd8379e9d2cbfc3f00224168a9344c
treeed500c2bbf9cac178df23f6d758371a89f8a134f
parent10f8f96179ecc7f69c927f6d231f6d02736cea83
powerpc/64s: power4 nap fixup 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>
Tested-by: Andreas Schwab <schwab@linux-m68k.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210406025508.821718-1-npiggin@gmail.com
arch/powerpc/include/asm/interrupt.h
arch/powerpc/include/asm/processor.h
arch/powerpc/include/asm/thread_info.h
arch/powerpc/kernel/exceptions-64s.S
arch/powerpc/kernel/idle_book3s.S