Loading
sw64: fix syscall sigreturn and rt_sigreturn
Sunway inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I8CCQ5 -------------------------------- Read sp from user input, because it may not be equal to sp in pt_regs due to the implementation of setcontext in glibc. Signed-off-by:Mao Minkai <maominkai@wxiat.com> Reviewed-by:
He Sheng <hesheng@wxiat.com> Signed-off-by:
Gu Zitao <guzitao@wxiat.com>