On Mon, Feb 01, 2021 at 08:33:05PM +0100, Greg Kurz wrote:
> This is how linux restarts some system calls after SIGSTOP/SIGCONT.
> This is needed to avoid virtiofsd termination when resuming execution
> under GDB for example.
>
> Signed-off-by: Greg Kurz
> ---
>
> This has passed Travis and gitl
* Greg Kurz (gr...@kaod.org) wrote:
> This is how linux restarts some system calls after SIGSTOP/SIGCONT.
> This is needed to avoid virtiofsd termination when resuming execution
> under GDB for example.
Ah!
Reviewed-by: Dr. David Alan Gilbert
> Signed-off-by: Greg Kurz
> ---
>
> This has pas
This is how linux restarts some system calls after SIGSTOP/SIGCONT.
This is needed to avoid virtiofsd termination when resuming execution
under GDB for example.
Signed-off-by: Greg Kurz
---
This has passed Travis and gitlab CI without errors.
tools/virtiofsd/passthrough_seccomp.c | 1 +
1 file