[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 17/30] bsd-user/signal.c: Implement rewind_if_in_safe_syscall
|
From: |
Peter Maydell |
|
Subject: |
Re: [PATCH 17/30] bsd-user/signal.c: Implement rewind_if_in_safe_syscall |
|
Date: |
Thu, 13 Jan 2022 19:44:20 +0000 |
On Sun, 9 Jan 2022 at 16:32, Warner Losh <imp@bsdimp.com> wrote:
>
> Signed-off-by: Kyle Evans <kevans@freebsd.org>
> Signed-off-by: Warner Losh <imp@bsdimp.com>
> ---
> bsd-user/qemu.h | 2 ++
> bsd-user/signal.c | 12 ++++++++++++
> 2 files changed, 14 insertions(+)
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- Re: [PATCH 11/30] bsd-user/host/arm/host-signal.h: Implement host_signal_*, (continued)
[PATCH 17/30] bsd-user/signal.c: Implement rewind_if_in_safe_syscall, Warner Losh, 2022/01/09
[PATCH 23/30] bsd-user/signal.c: sigset manipulation routines., Warner Losh, 2022/01/09
[PATCH 15/30] bsd-user: Add trace events for bsd-usr, Warner Losh, 2022/01/09
[PATCH 25/30] bsd-user/signal.c: handle_pending_signal, Warner Losh, 2022/01/09