]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/64s: reconcile interrupts in C
authorNicholas Piggin <npiggin@gmail.com>
Sat, 30 Jan 2021 13:08:46 +0000 (23:08 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 8 Feb 2021 13:10:49 +0000 (00:10 +1100)
commit75b96950fddab6f1c59a10160b6bf38948bdb0e3
treeec2f40dfe208d5d9c274542554855e7ab2e124e0
parentf821bc97dee4f3ee92c3668d495af49dfd720fe0
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
arch/powerpc/include/asm/interrupt.h
arch/powerpc/kernel/exceptions-64s.S