]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitac974a35c672ffa14231eac1081497dd3a49d960
tree87e2f82e66aa4f2f226e23b70678d850298f4f7a
parent57ae0e9a8c5e0f45e638d3c790ec9b94edc0b30d
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