Searched hist:"118178 e62e2e0da39b394e812fef7179c8bdb3bc" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | interrupt.h | diff 118178e62e2e0da39b394e812fef7179c8bdb3bc Sat Jan 30 07:08:49 CST 2021 Nicholas Piggin <npiggin@gmail.com> powerpc: move NMI entry/exit code into wrapper
This moves the common NMI entry and exit code into the interrupt handler wrappers.
This changes the behaviour of soft-NMI (watchdog) and HMI interrupts, and also MCE interrupts on 64e, by adding missing parts of the NMI entry to them.
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-40-npiggin@gmail.com
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | watchdog.c | diff 118178e62e2e0da39b394e812fef7179c8bdb3bc Sat Jan 30 07:08:49 CST 2021 Nicholas Piggin <npiggin@gmail.com> powerpc: move NMI entry/exit code into wrapper
This moves the common NMI entry and exit code into the interrupt handler wrappers.
This changes the behaviour of soft-NMI (watchdog) and HMI interrupts, and also MCE interrupts on 64e, by adding missing parts of the NMI entry to them.
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-40-npiggin@gmail.com
|
H A D | mce.c | diff 118178e62e2e0da39b394e812fef7179c8bdb3bc Sat Jan 30 07:08:49 CST 2021 Nicholas Piggin <npiggin@gmail.com> powerpc: move NMI entry/exit code into wrapper
This moves the common NMI entry and exit code into the interrupt handler wrappers.
This changes the behaviour of soft-NMI (watchdog) and HMI interrupts, and also MCE interrupts on 64e, by adding missing parts of the NMI entry to them.
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-40-npiggin@gmail.com
|
H A D | traps.c | diff 118178e62e2e0da39b394e812fef7179c8bdb3bc Sat Jan 30 07:08:49 CST 2021 Nicholas Piggin <npiggin@gmail.com> powerpc: move NMI entry/exit code into wrapper
This moves the common NMI entry and exit code into the interrupt handler wrappers.
This changes the behaviour of soft-NMI (watchdog) and HMI interrupts, and also MCE interrupts on 64e, by adding missing parts of the NMI entry to them.
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-40-npiggin@gmail.com
|