powerpc/64s/exception: move interrupt entry code above the common handler
authorNicholas Piggin <npiggin@gmail.com>
Fri, 2 Aug 2019 10:56:58 +0000 (20:56 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 30 Aug 2019 01:14:58 +0000 (11:14 +1000)
commitc7c5cbb42d6e207a059c64740b1654376619345e
tree1249222d1b29d8c9eba860137e531664b8cd864f
parentd1a84718888e768296557b83f4c56cb1caef8fdd
powerpc/64s/exception: move interrupt entry code above the common handler

This better reflects the order in which the code is executed.

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-34-npiggin@gmail.com
arch/powerpc/kernel/exceptions-64s.S