Home
last modified time | relevance | path

Searched hist:"02 fb28e8effe5090ded4d36ea1c947a615099c26" (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/linux-user/
H A Dsyscall_defs.hdiff 02fb28e8effe5090ded4d36ea1c947a615099c26 Thu Apr 22 18:02:23 CDT 2021 Richard Henderson <richard.henderson@linaro.org> 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>
H A Dsignal.cdiff 02fb28e8effe5090ded4d36ea1c947a615099c26 Thu Apr 22 18:02:23 CDT 2021 Richard Henderson <richard.henderson@linaro.org> 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>
H A Dsyscall.cdiff 02fb28e8effe5090ded4d36ea1c947a615099c26 Thu Apr 22 18:02:23 CDT 2021 Richard Henderson <richard.henderson@linaro.org> 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>