Skip to content

Commit

Permalink
powerpc/64s/exception: Move all interrupt handlers to new style code …
Browse files Browse the repository at this point in the history
…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
  • Loading branch information
Nicholas Piggin authored and Michael Ellerman committed Apr 1, 2020
1 parent eb204d8 commit 4f50541
Showing 1 changed file with 418 additions and 138 deletions.
Loading

0 comments on commit 4f50541

Please sign in to comment.