Searched hist:e6f8a6c86ce7b2108c03c1cc014fdae278573df1 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | interrupt.h | diff e6f8a6c86ce7b2108c03c1cc014fdae278573df1 Sat Jan 30 07:08:39 CST 2021 Nicholas Piggin <npiggin@gmail.com> powerpc: add interrupt_cond_local_irq_enable helper
Simple helper for synchronous interrupt handlers (i.e., process-context) to enable interrupts if it was taken in an interrupts-enabled context.
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-30-npiggin@gmail.com
|
/openbmc/linux/arch/powerpc/mm/ |
H A D | fault.c | diff e6f8a6c86ce7b2108c03c1cc014fdae278573df1 Sat Jan 30 07:08:39 CST 2021 Nicholas Piggin <npiggin@gmail.com> powerpc: add interrupt_cond_local_irq_enable helper
Simple helper for synchronous interrupt handlers (i.e., process-context) to enable interrupts if it was taken in an interrupts-enabled context.
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-30-npiggin@gmail.com
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | traps.c | diff e6f8a6c86ce7b2108c03c1cc014fdae278573df1 Sat Jan 30 07:08:39 CST 2021 Nicholas Piggin <npiggin@gmail.com> powerpc: add interrupt_cond_local_irq_enable helper
Simple helper for synchronous interrupt handlers (i.e., process-context) to enable interrupts if it was taken in an interrupts-enabled context.
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-30-npiggin@gmail.com
|