]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdbcf664ee600ad13d24d42f46345174ebe9f7036
tree9c173817ae2c5e74d376388a1dd35c4544e81b82
parent53b79a4fccdcbb3668a3b6fafadac2ca59ee37e4
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