On 7/27/25 1:02 AM, Richard Henderson wrote:
Here we must push and pop a cap on the GCS stack as well as the gcs record on the normal stack.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- linux-user/aarch64/signal.c | 129 ++++++++++++++++++++++++++++++++++-- 1 file changed, 123 insertions(+), 6 deletions(-)
Reviewed-by: Pierrick Bouvier <pierrick.bouv...@linaro.org>