[PATCH v7 42/42] powerpc/64s: power4 nap fixup in C
Michael Ellerman
mpe at ellerman.id.au
Tue Feb 2 21:31:43 AEDT 2021
Nicholas Piggin <npiggin at gmail.com> writes:
> There is no need for this to be in asm, use the new intrrupt entry wrapper.
>
> Signed-off-by: Nicholas Piggin <npiggin at gmail.com>
> ---
> arch/powerpc/include/asm/interrupt.h | 15 +++++++++
> arch/powerpc/include/asm/processor.h | 1 +
> arch/powerpc/include/asm/thread_info.h | 6 ++++
> arch/powerpc/kernel/exceptions-64s.S | 45 --------------------------
> arch/powerpc/kernel/idle_book3s.S | 4 +++
> 5 files changed, 26 insertions(+), 45 deletions(-)
Something in here is making my G5 not boot.
I don't know what the problem is because that machine is in the office,
and I am not, and it has no serial console.
I tried turning on pstore but it doesn't record anything :/
cheers
More information about the Linuxppc-dev
mailing list