Searched hist:"4 c0104a83fc3990a76a01a2f4e504251fa9814c4" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/powerpc/kernel/ |
H A D | head_32.h | diff 4c0104a83fc3990a76a01a2f4e504251fa9814c4 Fri Mar 12 06:50:41 CST 2021 Christophe Leroy <christophe.leroy@csgroup.eu> powerpc/32: Dismantle EXC_XFER_STD/LITE/TEMPLATE
In order to get more control in exception prolog, dismantle all non standard exception macros, finishing with EXC_XFER_STD and EXC_XFER_LITE and EXC_XFER_TEMPLATE.
Also remove transfer_to_handler_full and ret_from_except and ret_from_except_full as they are not used anymore.
Last parameter of EXCEPTION() is now ignored, will be removed in a later patch to avoid too much churn.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/ca5795d04a220586b7037dbbbe6951dfa9e768eb.1615552867.git.christophe.leroy@csgroup.eu
|
H A D | head_book3s_32.S | diff 4c0104a83fc3990a76a01a2f4e504251fa9814c4 Fri Mar 12 06:50:41 CST 2021 Christophe Leroy <christophe.leroy@csgroup.eu> powerpc/32: Dismantle EXC_XFER_STD/LITE/TEMPLATE
In order to get more control in exception prolog, dismantle all non standard exception macros, finishing with EXC_XFER_STD and EXC_XFER_LITE and EXC_XFER_TEMPLATE.
Also remove transfer_to_handler_full and ret_from_except and ret_from_except_full as they are not used anymore.
Last parameter of EXCEPTION() is now ignored, will be removed in a later patch to avoid too much churn.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/ca5795d04a220586b7037dbbbe6951dfa9e768eb.1615552867.git.christophe.leroy@csgroup.eu
|
H A D | head_40x.S | diff 4c0104a83fc3990a76a01a2f4e504251fa9814c4 Fri Mar 12 06:50:41 CST 2021 Christophe Leroy <christophe.leroy@csgroup.eu> powerpc/32: Dismantle EXC_XFER_STD/LITE/TEMPLATE
In order to get more control in exception prolog, dismantle all non standard exception macros, finishing with EXC_XFER_STD and EXC_XFER_LITE and EXC_XFER_TEMPLATE.
Also remove transfer_to_handler_full and ret_from_except and ret_from_except_full as they are not used anymore.
Last parameter of EXCEPTION() is now ignored, will be removed in a later patch to avoid too much churn.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/ca5795d04a220586b7037dbbbe6951dfa9e768eb.1615552867.git.christophe.leroy@csgroup.eu
|
H A D | head_booke.h | diff 4c0104a83fc3990a76a01a2f4e504251fa9814c4 Fri Mar 12 06:50:41 CST 2021 Christophe Leroy <christophe.leroy@csgroup.eu> powerpc/32: Dismantle EXC_XFER_STD/LITE/TEMPLATE
In order to get more control in exception prolog, dismantle all non standard exception macros, finishing with EXC_XFER_STD and EXC_XFER_LITE and EXC_XFER_TEMPLATE.
Also remove transfer_to_handler_full and ret_from_except and ret_from_except_full as they are not used anymore.
Last parameter of EXCEPTION() is now ignored, will be removed in a later patch to avoid too much churn.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/ca5795d04a220586b7037dbbbe6951dfa9e768eb.1615552867.git.christophe.leroy@csgroup.eu
|
H A D | head_8xx.S | diff 4c0104a83fc3990a76a01a2f4e504251fa9814c4 Fri Mar 12 06:50:41 CST 2021 Christophe Leroy <christophe.leroy@csgroup.eu> powerpc/32: Dismantle EXC_XFER_STD/LITE/TEMPLATE
In order to get more control in exception prolog, dismantle all non standard exception macros, finishing with EXC_XFER_STD and EXC_XFER_LITE and EXC_XFER_TEMPLATE.
Also remove transfer_to_handler_full and ret_from_except and ret_from_except_full as they are not used anymore.
Last parameter of EXCEPTION() is now ignored, will be removed in a later patch to avoid too much churn.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/ca5795d04a220586b7037dbbbe6951dfa9e768eb.1615552867.git.christophe.leroy@csgroup.eu
|
H A D | entry_32.S | diff 4c0104a83fc3990a76a01a2f4e504251fa9814c4 Fri Mar 12 06:50:41 CST 2021 Christophe Leroy <christophe.leroy@csgroup.eu> powerpc/32: Dismantle EXC_XFER_STD/LITE/TEMPLATE
In order to get more control in exception prolog, dismantle all non standard exception macros, finishing with EXC_XFER_STD and EXC_XFER_LITE and EXC_XFER_TEMPLATE.
Also remove transfer_to_handler_full and ret_from_except and ret_from_except_full as they are not used anymore.
Last parameter of EXCEPTION() is now ignored, will be removed in a later patch to avoid too much churn.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/ca5795d04a220586b7037dbbbe6951dfa9e768eb.1615552867.git.christophe.leroy@csgroup.eu
|