|
| From: | Richard Henderson |
| Subject: | Re: [PATCH v1 4/6] linux-user/loongarch64: setup_sigframe() set 'end' context size 0 |
| Date: | Sat, 28 Oct 2023 14:20:32 -0700 |
| User-agent: | Mozilla Thunderbird |
On 10/9/23 20:36, Song Gao wrote:
See: https://github.com/torvalds/linux/blob/master/arch/loongarch/kernel/signal.c The kernel setup_sigcontext() set end context size 0. Signed-off-by: Song Gao <gaosong@loongson.cn> --- linux-user/loongarch64/signal.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
| [Prev in Thread] | Current Thread | [Next in Thread] |