]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7be71fc38caec63e17aec97ac273f3c8872f020f
tree1249222d1b29d8c9eba860137e531664b8cd864f
parenta6f04094c14eb168d34f36d79bef143291d7d555
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