On Fri, 23 Mar 2018 23:57:28 +0100
Laurent Vivier <[email protected]> wrote:

> No code change, only move code from signal.c to
> s390x/signal.c, except adding includes and
> exporting setup_frame() and setup_rt_frame().
> 
> Signed-off-by: Laurent Vivier <[email protected]>
> ---
>  linux-user/s390x/signal.c        | 309 
> +++++++++++++++++++++++++++++++++++++++
>  linux-user/s390x/target_signal.h |   6 +-
>  linux-user/signal.c              | 306 --------------------------------------
>  3 files changed, 314 insertions(+), 307 deletions(-)

I'm not too emotionally involved with linux-user, but

Acked-by: Cornelia Huck <[email protected]>

Reply via email to