Searched hist:"879 add7720172ffd2986c44587510fabb7af52f5" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | ppc_asm.h | diff 879add7720172ffd2986c44587510fabb7af52f5 Sun Nov 08 10:57:35 CST 2020 Christophe Leroy <christophe.leroy@csgroup.eu> powerpc/64s: Replace RFI by RFI_TO_KERNEL and remove RFI
In head_64.S, we have two places using RFI to return to kernel. Use RFI_TO_KERNEL instead.
They are the two only places using RFI on book3s/64, so the RFI macro can go away.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Acked-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/7719261b0a0d2787772339484c33eb809723bca7.1604854583.git.christophe.leroy@csgroup.eu
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | head_64.S | diff 879add7720172ffd2986c44587510fabb7af52f5 Sun Nov 08 10:57:35 CST 2020 Christophe Leroy <christophe.leroy@csgroup.eu> powerpc/64s: Replace RFI by RFI_TO_KERNEL and remove RFI
In head_64.S, we have two places using RFI to return to kernel. Use RFI_TO_KERNEL instead.
They are the two only places using RFI on book3s/64, so the RFI macro can go away.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Acked-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/7719261b0a0d2787772339484c33eb809723bca7.1604854583.git.christophe.leroy@csgroup.eu
|