]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0d2962a20406e79dab9e9463c3b3ffaa5b04496d
tree9ab4a4354dbcd17746d8739e98102de61ba89438
parent72f8369098cd84cb3d2de262e85c0197f118a8f6
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