Searched hist:"540 d4d34bef4ec58aba12b159030492616d6f54e" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | interrupt.h | diff 540d4d34bef4ec58aba12b159030492616d6f54e Sat Jan 30 07:08:42 CST 2021 Nicholas Piggin <npiggin@gmail.com> powerpc/64: context tracking move to interrupt wrappers
This moves exception_enter/exit calls to wrapper functions for synchronous interrupts. More interrupt handlers are covered by this than previously.
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-33-npiggin@gmail.com
|
/openbmc/linux/arch/powerpc/mm/book3s64/ |
H A D | hash_utils.c | diff 540d4d34bef4ec58aba12b159030492616d6f54e Sat Jan 30 07:08:42 CST 2021 Nicholas Piggin <npiggin@gmail.com> powerpc/64: context tracking move to interrupt wrappers
This moves exception_enter/exit calls to wrapper functions for synchronous interrupts. More interrupt handlers are covered by this than previously.
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-33-npiggin@gmail.com
|
/openbmc/linux/arch/powerpc/mm/ |
H A D | fault.c | diff 540d4d34bef4ec58aba12b159030492616d6f54e Sat Jan 30 07:08:42 CST 2021 Nicholas Piggin <npiggin@gmail.com> powerpc/64: context tracking move to interrupt wrappers
This moves exception_enter/exit calls to wrapper functions for synchronous interrupts. More interrupt handlers are covered by this than previously.
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-33-npiggin@gmail.com
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | traps.c | diff 540d4d34bef4ec58aba12b159030492616d6f54e Sat Jan 30 07:08:42 CST 2021 Nicholas Piggin <npiggin@gmail.com> powerpc/64: context tracking move to interrupt wrappers
This moves exception_enter/exit calls to wrapper functions for synchronous interrupts. More interrupt handlers are covered by this than previously.
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-33-npiggin@gmail.com
|