Searched hist:e754f4d13e3919aafa485657599907aa63b9a40c (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/powerpc/kernel/ |
H A D | interrupt_64.S | e754f4d13e3919aafa485657599907aa63b9a40c Thu Jun 17 10:51:05 CDT 2021 Nicholas Piggin <npiggin@gmail.com> powerpc/64: move interrupt return asm to interrupt_64.S
The next patch would like to move interrupt return assembly code to a low location before general text, so move it into its own file and include via head_64.S
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20210617155116.2167984-7-npiggin@gmail.com
|
H A D | head_64.S | diff e754f4d13e3919aafa485657599907aa63b9a40c Thu Jun 17 10:51:05 CDT 2021 Nicholas Piggin <npiggin@gmail.com> powerpc/64: move interrupt return asm to interrupt_64.S
The next patch would like to move interrupt return assembly code to a low location before general text, so move it into its own file and include via head_64.S
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20210617155116.2167984-7-npiggin@gmail.com
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | head-64.h | diff e754f4d13e3919aafa485657599907aa63b9a40c Thu Jun 17 10:51:05 CDT 2021 Nicholas Piggin <npiggin@gmail.com> powerpc/64: move interrupt return asm to interrupt_64.S
The next patch would like to move interrupt return assembly code to a low location before general text, so move it into its own file and include via head_64.S
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20210617155116.2167984-7-npiggin@gmail.com
|