Le 18/07/2018 à 22:06, Richard Henderson a écrit :
> This allows the tests generated by debian-powerpc-user-cross
> to function properly, especially tests/test-coroutine.
> 
> Technically this syscall is available to both ppc32 and ppc64,
> but only ppc32 glibc actually uses it.  Thus the ppc64 path is
> untested.
> 
> Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
> ---
>  linux-user/qemu.h       |  2 ++
>  linux-user/ppc/signal.c | 56 +++++++++++++++++++++++++++++++++++++++++
>  linux-user/syscall.c    |  6 +++++
>  3 files changed, 64 insertions(+)
> 

Reviewed-by: Laurent Vivier <laur...@vivier.eu>



Reply via email to