Hi Stafford,

On 07/02/2018 12:10 PM, Stafford Horne wrote:
> From: Richard Henderson <richard.hender...@linaro.org>
> 
> All of the existing code was boilerplate from elsewhere,
> and would crash the guest upon the first signal.
> 
> Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
> Signed-off-by: Stafford Horne <sho...@gmail.com>
> 
> ---
> v2:
>   Add a comment to the new definition of target_pt_regs.
>   Install the signal mask into the ucontext.
> v3:
>   Incorporate feedback from Laurent.

Oops this is not supposed to enter git history, something is wrong with
your pull request script.

> ---
>  linux-user/openrisc/signal.c         | 217 +++++++++++----------------
>  linux-user/openrisc/target_syscall.h |  28 +---
>  linux-user/signal.c                  |   2 +-
>  target/openrisc/cpu.c                |   1 +
>  4 files changed, 94 insertions(+), 154 deletions(-)

<snip>

Reply via email to