diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2023-03-25 15:29:00 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2023-04-11 16:13:32 +0300 |
commit | 5088a6246bd3dcfea504376f356683f750136f7f (patch) | |
tree | 5c05ad5753403bafde67c2575001e9de92efe33c /arch/powerpc/include/asm/vermagic.h | |
parent | af5ca9d5c8b45244b237d7a5534e1ec2d01cce8e (diff) | |
download | linux-5088a6246bd3dcfea504376f356683f750136f7f.tar.xz |
powerpc/64: ret_from_fork avoid restoring regs twice
If the system call return path always restores NVGPRs then there is no
need for ret_from_fork to do it. The HANDLER_RESTORE_NVGPRS does the
right thing for this.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230325122904.2375060-5-npiggin@gmail.com
Diffstat (limited to 'arch/powerpc/include/asm/vermagic.h')
0 files changed, 0 insertions, 0 deletions