aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/ucall.S
diff options
context:
space:
mode:
authorNicholas Piggin <npiggin@gmail.com>2021-06-30 17:46:21 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2021-06-30 22:21:20 +1000
commit91fc46eced0f70526d74468ac6c932c90a8585b3 (patch)
tree0891f6faff312e357b81bf1cace4d47f751e7e80 /arch/powerpc/kernel/ucall.S
parentc59458b00aec4ba580d9628d36d6c984af94d192 (diff)
downloadlinux-91fc46eced0f70526d74468ac6c932c90a8585b3.tar.gz
powerpc/64s: move ret_from_fork etc above __end_soft_masked
Code which runs with interrupts enabled should be moved above __end_soft_masked where possible, because maskable interrupts that hit below that symbol will need to consult the soft mask table, which is an extra cost. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20210630074621.2109197-10-npiggin@gmail.com
Diffstat (limited to 'arch/powerpc/kernel/ucall.S')
0 files changed, 0 insertions, 0 deletions