commit | 141fed2669a93604bd5ce8b793d85f4798626ef5 | [log] [tgz] |
---|---|---|
author | Nicholas Piggin <npiggin@gmail.com> | Fri Aug 02 20:56:51 2019 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Aug 30 11:14:57 2019 +1000 |
tree | 9c173817ae2c5e74d376388a1dd35c4544e81b82 | |
parent | 4515c5fa41936088a57efe0b64d1bb46a4943582 [diff] |
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