powerpc/64s/exception: Add INT_KVM_HANDLER gas macro
authorNicholas Piggin <npiggin@gmail.com>
Fri, 2 Aug 2019 10:56:51 +0000 (20:56 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 30 Aug 2019 01:14:57 +0000 (11:14 +1000)
commit141fed2669a93604bd5ce8b793d85f4798626ef5
tree9c173817ae2c5e74d376388a1dd35c4544e81b82
parent4515c5fa41936088a57efe0b64d1bb46a4943582
powerpc/64s/exception: Add INT_KVM_HANDLER gas macro

Replace the 4 variants of cpp macros with one gas macro.

No generated code change except BUG line number constants.

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