Searched hist:"6 c6aee009ec34cb7f5ef76f910c1b9417c81efd8" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/powerpc/kernel/ |
H A D | head_book3s_32.S | diff 6c6aee009ec34cb7f5ef76f910c1b9417c81efd8 Sat Jan 30 07:08:31 CST 2021 Nicholas Piggin <npiggin@gmail.com> powerpc: add and use unknown_async_exception
This is currently the same as unknown_exception, but it will diverge after interrupt wrappers are added and code moved out of asm into the wrappers (e.g., async handlers will check FINISH_NAP).
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-22-npiggin@gmail.com
|
H A D | traps.c | diff 6c6aee009ec34cb7f5ef76f910c1b9417c81efd8 Sat Jan 30 07:08:31 CST 2021 Nicholas Piggin <npiggin@gmail.com> powerpc: add and use unknown_async_exception
This is currently the same as unknown_exception, but it will diverge after interrupt wrappers are added and code moved out of asm into the wrappers (e.g., async handlers will check FINISH_NAP).
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-22-npiggin@gmail.com
|
H A D | exceptions-64s.S | diff 6c6aee009ec34cb7f5ef76f910c1b9417c81efd8 Sat Jan 30 07:08:31 CST 2021 Nicholas Piggin <npiggin@gmail.com> powerpc: add and use unknown_async_exception
This is currently the same as unknown_exception, but it will diverge after interrupt wrappers are added and code moved out of asm into the wrappers (e.g., async handlers will check FINISH_NAP).
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-22-npiggin@gmail.com
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | hw_irq.h | diff 6c6aee009ec34cb7f5ef76f910c1b9417c81efd8 Sat Jan 30 07:08:31 CST 2021 Nicholas Piggin <npiggin@gmail.com> powerpc: add and use unknown_async_exception
This is currently the same as unknown_exception, but it will diverge after interrupt wrappers are added and code moved out of asm into the wrappers (e.g., async handlers will check FINISH_NAP).
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-22-npiggin@gmail.com
|