powerpc/64s/exception: Move EXCEPTION_COMMON additions into callers
More cases of code insertion via macros that does not add a great deal. All the additions have to be specified in the macro arguments, so they can just as well go after the macro. No generated code change. Signed-off-by:Nicholas Piggin <npiggin@gmail.com> Signed-off-by:
Michael Ellerman <mpe@ellerman.id.au>
Showing
- arch/powerpc/include/asm/exception-64s.h 13 additions, 29 deletionsarch/powerpc/include/asm/exception-64s.h
- arch/powerpc/include/asm/head-64.h 2 additions, 2 deletionsarch/powerpc/include/asm/head-64.h
- arch/powerpc/kernel/exceptions-64s.S 24 additions, 21 deletionsarch/powerpc/kernel/exceptions-64s.S
Loading
Please register or sign in to comment