summary refs log tree commit diff stats
path: root/linux-user/syscall.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2016-07-28 16:44:45 +0100
committerRiku Voipio <riku.voipio@linaro.org>2016-09-21 21:51:49 +0300
commit8bd3773cce1885c46e5cf09a72b9138ccba5fbf2 (patch)
tree1ec26bf99612405b5c9ed502b274268123c54ea2 /linux-user/syscall.c
parentc836112997e19966565cd6eb68e0836c8972720b (diff)
downloadfocaccia-qemu-8bd3773cce1885c46e5cf09a72b9138ccba5fbf2.tar.gz
focaccia-qemu-8bd3773cce1885c46e5cf09a72b9138ccba5fbf2.zip
linux-user: Recheck for pending synchronous signals too
In process_pending_signals() we restart the scan of possible
pending signals after calling handle_pending_signal() in
case some other signal has been generated. This rescan
should also include a check for a new synchronous signal
since those are in fact the only kind of new signal that
the signal frame setup process might produce.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'linux-user/syscall.c')
0 files changed, 0 insertions, 0 deletions