diff options
author | Richard Henderson | 2021-04-23 01:02:23 +0200 |
---|---|---|
committer | Laurent Vivier | 2021-05-18 07:10:32 +0200 |
commit | 02fb28e8effe5090ded4d36ea1c947a615099c26 (patch) | |
tree | 1b7d0312a0b3f09b487a22a1c706b7169cee225b /linux-user/sparc/signal.c | |
parent | linux-user/alpha: Rename the sigaction restorer field (diff) | |
download | qemu-02fb28e8effe5090ded4d36ea1c947a615099c26.tar.gz qemu-02fb28e8effe5090ded4d36ea1c947a615099c26.tar.xz qemu-02fb28e8effe5090ded4d36ea1c947a615099c26.zip |
linux-user: Pass ka_restorer to do_sigaction
The value of ka_restorer needs to be saved in sigact_table.
At the moment, the attempt to save it in do_syscall is
improperly clobbering user memory.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210422230227.314751-4-richard.henderson@linaro.org>
[lv: remove tab]
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'linux-user/sparc/signal.c')
0 files changed, 0 insertions, 0 deletions