OSDN Git Service

powerpc/64s: Don't use __MASKABLE_EXCEPTION unnecessarily
authorMichael Ellerman <mpe@ellerman.id.au>
Thu, 26 Jul 2018 13:07:17 +0000 (23:07 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 7 Aug 2018 11:49:39 +0000 (21:49 +1000)
commit0b924de4f650c9544cd3d0a8228145a622a37630
tree87e2f82e66aa4f2f226e23b70678d850298f4f7a
parentb536da7c2d7dfa015ea36e78185ad74e6d775c96
powerpc/64s: Don't use __MASKABLE_EXCEPTION unnecessarily

We only need to use __MASKABLE_EXCEPTION in one of the four cases for
hardware interrupt, so use the helper macros in the other cases.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/exceptions-64s.S