]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5cefceb7d728ee527601fd2ffaaa348914fb84b1
treefb562fe0ab12636495bee49f812b8999830993d4
parent7d70946edbf4a264db9519a90b01dffd12bf1da7
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