powerpc/64s/exception: Move all interrupt handlers to new style code gen macros
authorNicholas Piggin <npiggin@gmail.com>
Tue, 25 Feb 2020 17:35:14 +0000 (03:35 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 1 Apr 2020 02:42:10 +0000 (13:42 +1100)
commit4f50541f6703b99cfe1ba16639740be851a619ae
tree9ab4a4354dbcd17746d8739e98102de61ba89438
parenteb204d863b9e7ddd9fdf904b1e94412597beb301
powerpc/64s/exception: Move all interrupt handlers to new style code gen macros

Aside from label names and BUG line numbers, the generated code change
is an additional HMI KVM handler added for the "late" KVM handler,
because early and late HMI generation is achieved by defining two
different interrupt types.

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