qemu-e2k/linux-user/host
Richard Henderson 4eed9990a0 linux-user: fix x86_64 safe_syscall
Do what the comment says, test for signal_pending non-zero,
rather than the current code which tests for bit 0 non-zero.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
2016-06-26 13:17:22 +03:00
..
aarch64
arm
i386
ia64
mips
ppc
ppc64
s390
s390x
sparc
sparc64
x32
x86_64 linux-user: fix x86_64 safe_syscall 2016-06-26 13:17:22 +03:00