summaryrefslogtreecommitdiffstats
path: root/linux-user/linuxload.c
diff options
context:
space:
mode:
authorRichard Henderson2022-03-15 09:43:08 +0100
committerLaurent Vivier2022-03-22 13:06:21 +0100
commitdb36aa7daab77a0780be6c044ad7144ac741043e (patch)
tree4527886481cd10d4180365e8f48ac87b8e2a8872 /linux-user/linuxload.c
parentlinux-user: Properly handle sigset arg to epoll_pwait (diff)
downloadqemu-db36aa7daab77a0780be6c044ad7144ac741043e.tar.gz
qemu-db36aa7daab77a0780be6c044ad7144ac741043e.tar.xz
qemu-db36aa7daab77a0780be6c044ad7144ac741043e.zip
linux-user: Properly handle sigset arg to ppoll
Unblocked signals are never delivered, because we didn't record the new mask for process_pending_signals. Handle this with the same mechanism as sigsuspend. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Laurent Vivier <laurent@vivier.eu> Message-Id: <20220315084308.433109-6-richard.henderson@linaro.org> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'linux-user/linuxload.c')
0 files changed, 0 insertions, 0 deletions