[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 3/5] linux-user: Introduce host_sigcontext
|
From: |
Peter Maydell |
|
Subject: |
Re: [PATCH 3/5] linux-user: Introduce host_sigcontext |
|
Date: |
Tue, 8 Feb 2022 11:06:24 +0000 |
On Tue, 8 Feb 2022 at 08:57, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Do not directly access ucontext_t as the third signal parameter.
> This is preparation for a sparc64 fix.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- [PATCH 0/5] linux-user: Fixes for sparc64 host, Richard Henderson, 2022/02/08
- [PATCH 1/5] common-user/host/sparc64: Fix safe_syscall_base, Richard Henderson, 2022/02/08
- [PATCH 3/5] linux-user: Introduce host_sigcontext, Richard Henderson, 2022/02/08
- [PATCH 4/5] linux-user: Move sparc/host-signal.h to sparc64/host-signal.h, Richard Henderson, 2022/02/08
- [PATCH 5/5] linux-user/include/host/sparc64: Fix host_sigcontext, Richard Henderson, 2022/02/08