diff options
author | Christophe Leroy <christophe.leroy@csgroup.eu> | 2021-03-12 15:50:39 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2021-03-29 05:22:09 +0300 |
commit | bce4c26a4e324cb096a3768cdc3aad4e2552c3d0 (patch) | |
tree | e88c3697f108385b6e7b6b8b1d2cb465db3fcb9a /arch/powerpc/kernel/head_40x.S | |
parent | 719e7e212c7e637a795f130dbdd5db6c291e463f (diff) | |
download | linux-bce4c26a4e324cb096a3768cdc3aad4e2552c3d0.tar.xz |
powerpc/32: Add a prepare_transfer_to_handler macro for exception prologs
In order to increase flexibility, add a macro that will for now
call transfer_to_handler.
As transfer_to_handler doesn't do the actual transfer anymore,
also name it prepare_transfer_to_handler. The following patches
will progressively remove the use of transfer_to_handler label.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/7f757c52518ab1d7b27ad5113b10f860e803f467.1615552867.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'arch/powerpc/kernel/head_40x.S')
0 files changed, 0 insertions, 0 deletions