powerpc/64s/exception: move head-64.h exception code to exception-64s.S
authorNicholas Piggin <npiggin@gmail.com>
Fri, 2 Aug 2019 10:56:43 +0000 (20:56 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 30 Aug 2019 00:32:36 +0000 (10:32 +1000)
commita243281195c338489ec5088380821f64340cb82f
treefb562fe0ab12636495bee49f812b8999830993d4
parentc31f7134dc53f7020b3d49e846d1b950a761e324
powerpc/64s/exception: move head-64.h exception code to exception-64s.S

The head-64.h code should deal only with the head code sections
and offset calculations.

No generated code change except BUG line number constants.

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