[PULL 10/59] linux-user: Pass CPUArchState to do_sigaltstack

2021-05-17 Thread Laurent Vivier
From: Richard Henderson Now that we have exactly one call, it's easy to pass in env instead of passing in the sp value. Use target_save_altstack, which required env. Signed-off-by: Richard Henderson Message-Id: <20210426025334.1168495-4-richard.hender...@linaro.org> Signed-off-by: Laurent Vivie

[PULL 10/59] linux-user: Pass CPUArchState to do_sigaltstack

2021-05-17 Thread Laurent Vivier
From: Richard Henderson Now that we have exactly one call, it's easy to pass in env instead of passing in the sp value. Use target_save_altstack, which required env. Signed-off-by: Richard Henderson Message-Id: <20210426025334.1168495-4-richard.hender...@linaro.org> Signed-off-by: Laurent Vivie