diff options
Diffstat (limited to 'arch/loongarch/kernel/rethook_trampoline.S')
-rw-r--r-- | arch/loongarch/kernel/rethook_trampoline.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/loongarch/kernel/rethook_trampoline.S b/arch/loongarch/kernel/rethook_trampoline.S index bd5772c963..d4ceb2fa2a 100644 --- a/arch/loongarch/kernel/rethook_trampoline.S +++ b/arch/loongarch/kernel/rethook_trampoline.S @@ -76,6 +76,7 @@ .endm SYM_CODE_START(arch_rethook_trampoline) + UNWIND_HINT_UNDEFINED addi.d sp, sp, -PT_SIZE save_all_base_regs |