commit | 75b96950fddab6f1c59a10160b6bf38948bdb0e3 | [log] [tgz] |
---|---|---|
author | Nicholas Piggin <npiggin@gmail.com> | Sat Jan 30 23:08:46 2021 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Feb 09 00:10:49 2021 +1100 |
tree | ec2f40dfe208d5d9c274542554855e7ab2e124e0 | |
parent | f821bc97dee4f3ee92c3668d495af49dfd720fe0 [diff] |
powerpc/64s: reconcile interrupts in C There is no need for this to be in asm, use the new intrrupt entry wrapper. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20210130130852.2952424-37-npiggin@gmail.com