diff options
author | Charlie Jenkins <charlie@rivosinc.com> | 2025-03-20 10:29:23 -0700 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-04-29 08:27:10 +0200 |
commit | 7ace1602abf21da505993d77ccbae1df2496b324 (patch) | |
tree | 466995bcc04919135c37dd500f9912c53adadfbd /scripts/gdb/linux/utils.py | |
parent | 5b3d6103b343d59e19bd641e4c31df519f4d250d (diff) |
LoongArch: entry: Migrate ret_from_fork() to C
LoongArch is the only architecture that calls syscall_exit_to_user_mode()
from assembly.
Move the call into C so that this function can be inlined across all
architectures.
Signed-off-by: Charlie Jenkins <charlie@rivosinc.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250320-riscv_optimize_entry-v6-3-63e187e26041@rivosinc.com
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions